Releases: GSA-TTS/fac-backup-utility
Releases · GSA-TTS/fac-backup-utility
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
What's Changed
- Make environments string constants by @asteel-gsa in #6
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Drop table command (replaces truncate) by @asteel-gsa in #2
- Check tables in DB before running by @asteel-gsa in #1
- Full environment name by @asteel-gsa in #3
New Contributors
- @asteel-gsa made their first contribution in #2
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
- update to PG_Dump_Table() to now ingest a
format
that will be passed based on which backup operation is being called.
--format c # used for s3 dumps, so PG_Restore() can successfully run
--format plain # used for db to db direct backup
v0.1.2
Full Changelog: v0.1.1...v0.1.2
- Hide the proxy output unless we are in DEBUG mode
v0.1.1
Full Changelog: v0.1.0...v0.1.1
- Adds
--operation <name>
to db_to_db call- Available options:
- initial
- backup
- restore
- If any of the above 3 are not supplied, db_to_db will exit
- Available options:
v0.1.0
Full Changelog: v0.0.29...v0.1.0
v0.1.0
release