1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-02-03 14:01:57 +02:00
..
2017-12-13 11:15:42 +03:00
2017-12-13 11:15:42 +03:00
2017-12-11 15:31:16 +03:00
2017-12-13 11:15:42 +03:00
2017-10-19 18:26:24 +03:00
2017-07-12 17:28:28 +03:00
2017-07-12 17:28:28 +03:00
2017-09-28 10:32:06 +03:00
2017-07-12 17:28:28 +03:00
2017-07-12 17:28:28 +03:00
2017-12-13 11:15:42 +03:00
2017-12-13 11:15:42 +03:00
2017-12-13 11:15:42 +03:00
2017-10-09 15:32:48 +03:00
2017-09-28 10:32:06 +03:00
2017-09-28 10:32:06 +03:00
2017-09-28 10:32:06 +03:00
2017-09-28 10:32:06 +03:00
2017-09-28 10:32:06 +03:00
2017-09-28 10:32:06 +03:00
2017-12-13 11:15:42 +03:00
2017-12-14 00:29:39 +03:00
2017-09-28 10:32:06 +03:00
2017-10-09 15:32:48 +03:00
2017-12-13 11:15:42 +03:00
2017-12-14 21:33:48 +03:00

см wiki

Note: For now there are tests only for Linix
Check physical correctness of restored instances.
Apply this patch to disable HINT BITS: https://gist.github.com/gsmol/2bb34fd3ba31984369a72cc1c27a36b6
export PG_PROBACKUP_PARANOIA=ON

Check archive compression:
export ARCHIVE_COMPRESSION=ON

export PG_CONFIG=/path/to/pg_config
pip install testgres=0.4.0
python -m unittest [-v] tests