1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-03-17 21:18:00 +02:00

tests: testgres version in Readme fix

This commit is contained in:
Grigory Smolkin 2018-02-14 10:31:30 +03:00
parent 604e867bd1
commit fa9d02e9a3

View File

@ -14,7 +14,7 @@ Check archive compression:
export ARCHIVE_COMPRESSION=ON
Usage:
pip install testgres==0.4.0
pip install testgres
pip install psycopg2
export PG_CONFIG=/path/to/pg_config
python -m unittest [-v] tests[.specific_module][.class.test]