Skip to content

Commit 4f544e9

Browse files
author
Ilya Skvortsov
committed
Update Readme.md
1 parent 721ffb7 commit 4f544e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Check physical correctness of restored instances:
1313
Check archive compression:
1414
export ARCHIVE_COMPRESSION=ON
1515
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+
1619
Usage:
1720
pip install testgres
1821
pip install psycopg2

0 commit comments

Comments
 (0)