Skip to content

Releases: InformaticsMatters/bandr

Unpack no longer manipulates the file

04 Dec 13:53
Compare
Choose a tag to compare
15.3

feat: Unpack without manipulating

Recovery now supports rclone

26 Nov 15:41
Compare
Choose a tag to compare
  • Ability to sync the backup directory prior to recovery

Support for rclone s3 sync

26 Nov 15:09
Compare
Choose a tag to compare
  • Adds rclone to sql-backup
  • PG is now 15.10

Initial PostgreSQL 15 (15.6) build

20 Nov 11:31
Compare
Choose a tag to compare
15.0

build: Initial PostgreSQL 15 release

Fix unpack command (CREATE ROLE)

04 Jul 16:40
Compare
Choose a tag to compare
13.3

feat: Another UNPACK_CMD fix

Attempt to fix recovery command

04 Jul 16:21
Compare
Choose a tag to compare
  • Attempt to support recent backup style (clean if-exists)

Use of clean and if-exists

02 Jul 15:12
Compare
Choose a tag to compare
  • PostgreSQL 13
  • Adds --clean and --if-exists flag (to simplify recovery)

Containers now built use postgres 15

30 Jan 16:24
Compare
Choose a tag to compare
- Switch to Python 3.10.9

- Use of postgres 15 (was 12)

Backup now supports direct backup to AWS S3

17 Dec 16:32
Compare
Choose a tag to compare
2020.7

- Fixed AWS variable name

Backup now accommodates specific databases

23 Jul 14:51
c3bf073
Compare
Choose a tag to compare
2020.4

Merge pull request #1 from InformaticsMatters/achristie/ch698/adjust-…