mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-01-09 14:45:47 +02:00
29 lines
523 B
Plaintext
29 lines
523 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.
|
|
|
|
###### SHOW COMMAND TEST-0004 ######
|
|
###### Status DELETED ######
|
|
0
|
|
0
|
|
0
|
|
0
|
|
0
|
|
OK: DELETED status is shown properly.
|
|
|