1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
pg_probackup/tests/Readme.md

12 lines
235 B
Markdown
Raw Normal View History

2017-10-11 17:08:56 +02:00
[см wiki](https://confluence.postgrespro.ru/display/DEV/pg_probackup)
```
Note: For now there are tests only for Linix
```
```
export PG_CONFIG=/path/to/pg_config
export PGPRO_PARANOIA_MODE=ON/OFF
python -m unittest [-v] tests
```