We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721ffb7 commit 4f544e9Copy full SHA for 4f544e9
tests/Readme.md
@@ -13,6 +13,9 @@ Check physical correctness of restored instances:
13
Check archive compression:
14
export ARCHIVE_COMPRESSION=ON
15
16
+Specify path to pg_probackup binary file. By default tests use <Path to Git repository>/pg_probackup/
17
+ export PGPROBACKUPBIN=<path to pg_probackup>
18
+
19
Usage:
20
pip install testgres
21
pip install psycopg2
0 commit comments