Created
April 1, 2021 10:51
-
-
Save gsmolk/117c70600d7754f8837b2d391863d7f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
D:\msys64\home\Administrator\src\pgwininstall>d:\vanilla_11\pg_probackup.exe validate -B D:\msys64\h | |
ome\Administrator\src\pg_probackup\tests\tmp_dirs\backup_new --instance node -b full --stream -d pos | |
tgres -h localhost | |
INFO: Validate backups of the instance 'node' | |
INFO: Validating backup QQWK9C | |
INFO: Backup QQWK9C data files are valid | |
INFO: Backup QQWK9C WAL segments are valid | |
ERROR: Backup QQWK94 has server version , but current pg_probackup binary compiled with server versi | |
on 11 | |
D:\msys64\home\Administrator\src\pg_probackup>d:\vanilla_11\pg_probackup.exe backup -B D:\msys64\hom | |
e\Administrator\src\pg_probackup\tests\tmp_dirs\backup_new --instance node -b full --stream | |
INFO: Backup start, pg_probackup version: 2.4.12, instance: node, backup ID: QQWK94, backup mode: FU | |
LL, wal mode: STREAM, remote: false, compress-algorithm: none, compress-level: 1 | |
2021-04-01 13:43:52.342 PDT [2524] FATAL: database "Administrator" does not exist | |
ERROR: could not connect to database Administrator: FATAL: database "Administrator" does not exist | |
WARNING: Backup QQWK94 is running, setting its status to ERROR | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment