1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Fix manifest test in the check command when tablespaces are present.

Fixed by Cynthia Shang.
Reported by Thomas Flatley.
This commit is contained in:
Cynthia Shang
2018-03-19 19:54:03 -04:00
committed by David Steele
parent 8e9e97728c
commit f0a4264f77
7 changed files with 50 additions and 17 deletions
+4
View File
@@ -154,6 +154,10 @@ spool-path=[TEST_PATH]/db-master/spool
archive-copy=y
start-fast=y
check db - check command with tablespace (db-master host)
> [CONTAINER-EXEC] db-master [BACKREST-BIN] --config=[TEST_PATH]/db-master/pgbackrest.conf --log-level-console=detail --archive-timeout=5 --stanza=db check
------------------------------------------------------------------------------------------------------------------------------------
restore, type 'default', expect exit 38 - postmaster running (db-master host)
> [CONTAINER-EXEC] db-master [BACKREST-BIN] --config=[TEST_PATH]/db-master/pgbackrest.conf --link-all --stanza=db restore
------------------------------------------------------------------------------------------------------------------------------------