Backups are automated with daily snapshots and transaction logs allowing point-in-time restore.
- The Backup production database workflow runs nightly around 04:00 UTC
- Take a full backup
- Saves the full backup to Azure Storage account
The konduit.sh script creates a tunnel connected to the database via the running application and allows using psql, pg_dump...
make bin/konduit.sh
make qa get-cluster-credentials
bin/konduit.sh teaching-vacancies-qa -- psqlFor convenience when obtaining quick DB PSQL consoles, we have a script that maps to konduit internally:
bin/psql qa