You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Improve check command to verify that the backup manifest can be built.
Contributed by Cynthia Shang.
This commit is contained in:
committed by
David Steele
parent
0bfda1a908
commit
e5511d0f82
@@ -144,6 +144,10 @@ log-path=[TEST_PATH]/db-standby/log
|
||||
protocol-timeout=60
|
||||
spool-path=[TEST_PATH]/db-standby/spool
|
||||
|
||||
check db - confirm standby manifest->build executed (db-standby host)
|
||||
> [CONTAINER-EXEC] db-standby [BACKREST-BIN] --config=[TEST_PATH]/db-standby/pgbackrest.conf --log-level-console=detail --archive-timeout=5 --stanza=db check
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
check db - verify check command on standby (db-standby host)
|
||||
> [CONTAINER-EXEC] db-standby [BACKREST-BIN] --config=[TEST_PATH]/db-standby/pgbackrest.conf --log-level-console=detail --stanza=db check
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user