1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-09 14:33:17 +02:00

Update Readme.md

This commit is contained in:
Ilya Skvortsov 2018-04-23 17:20:46 +03:00
parent 721ffb7976
commit 4f544e90b7

View File

@ -13,6 +13,9 @@ Check physical correctness of restored instances:
Check archive compression:
export ARCHIVE_COMPRESSION=ON
Specify path to pg_probackup binary file. By default tests use <Path to Git repository>/pg_probackup/
export PGPROBACKUPBIN=<path to pg_probackup>
Usage:
pip install testgres
pip install psycopg2