mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2024-11-24 08:52:38 +02:00
20 lines
408 B
Plaintext
20 lines
408 B
Plaintext
\! bash sql/show.sh
|
|
###### SHOW COMMAND TEST-0001 ######
|
|
###### Status DONE and OK ######
|
|
0
|
|
NG: DONE status is not shown.
|
|
0
|
|
OK: OK status is shown properly.
|
|
|
|
###### SHOW COMMAND TEST-0002 ######
|
|
###### Status RUNNING ######
|
|
OK: RUNNING status is shown properly.
|
|
|
|
###### SHOW COMMAND TEST-0003 ######
|
|
###### Status CORRUPT ######
|
|
0
|
|
remove a file from backup intentionally
|
|
0
|
|
NG: CORRUPT status is not shown.
|
|
|