bcgov / bcgov/backup-container
Postgres backup verification error - The server failed to start
- Dominant language
- Shell
- Stars
- 44
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
First time executing the backup was this morning and I cannot get the verification to work. We do not have a public schema in our database, hopefully it is not required as it was not for the backup. I have attempted the verification several times. Any help in steps that I can take to investigate the cause of this issue is appreciated.
Namespace = 30245e-dev.
sh-4.2$ ./backup.sh -s -v all
Verifying backup ...
Settings:
- Database: postgres=patroni-master-dev/mals
- Backup file: /backups/daily/2021-07-27/patroni-master-dev-mals_2021-07-27_11-12-00.sql.gz
Already clean ...
waiting for server to start.....................................................................................................................
The server failed to start within 0h:2m:0s.
The server started in 0h:2m:0s.
waiting for server to shut down.... done
server stopped
Cleaning up ...
[!!ERROR!!] - Backup verification failed: /backups/daily/2021-07-27/patroni-master-dev-mals_2021-07-27_11-12-00.sql.gz
Elapsed time: 0h:2m:1s - Status Code: 1
Contributor guide
Assessment
This issue has not been assessed yet.