mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-03 14:01:57 +02:00
c8ebcc9c41
This is officially a fork!
5 lines
198 B
SQL
5 lines
198 B
SQL
\! rm -rf results/init_test
|
|
\! pg_arman init -B ${PWD}/results/init_test --quiet;echo $?
|
|
\! find results/init_test | xargs ls -Fd | sort
|
|
\! pg_arman init -B ${PWD}/results/init_test --quiet;echo $?
|