Skip to content

Commit 0818889

Browse files
committed
tests: add note about compatibility test in Readme
1 parent dc297ec commit 0818889

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+
Enable compatibility tests:
17+
export PGPROBACKUPBIN_OLD=/path/to/previous_version_pg_probackup_binary
18+
1619
Specify path to pg_probackup binary file. By default tests use <Path to Git repository>/pg_probackup/
1720
export PGPROBACKUPBIN=<path to pg_probackup>
1821

0 commit comments

Comments
 (0)