BCDevOps / backup-container

A simple container for a simple backup strategy.
Apache License 2.0
42 stars 56 forks source link

fix: allow backup verification and restore to work with patroni #127

Closed thegentlemanphysicist closed 7 months ago

thegentlemanphysicist commented 7 months ago

This drops the metric helpers and user management schemas used by patroni, allowing the backup container to verify and restore patroni stateful sets (using postgres 13 server specifically).
Note the -I flag is still needed for these to work: /backup.sh -I -r <databaseSpec/>

and

./backup.sh -I -v all

To validate the db.