Releases: InformaticsMatters/bandr
Releases · InformaticsMatters/bandr
Unpack no longer manipulates the file
15.3 feat: Unpack without manipulating
Recovery now supports rclone
- Ability to sync the backup directory prior to recovery
Support for rclone s3 sync
- Adds rclone to sql-backup
- PG is now 15.10
Initial PostgreSQL 15 (15.6) build
15.0 build: Initial PostgreSQL 15 release
Fix unpack command (CREATE ROLE)
13.3 feat: Another UNPACK_CMD fix
Attempt to fix recovery command
- Attempt to support recent backup style (clean if-exists)
Use of clean and if-exists
- PostgreSQL 13
- Adds --clean and --if-exists flag (to simplify recovery)
Containers now built use postgres 15
- Switch to Python 3.10.9 - Use of postgres 15 (was 12)
Backup now supports direct backup to AWS S3
2020.7 - Fixed AWS variable name
Backup now accommodates specific databases
2020.4 Merge pull request #1 from InformaticsMatters/achristie/ch698/adjust-…