We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc297ec commit 0818889Copy full SHA for 0818889
tests/Readme.md
@@ -13,6 +13,9 @@ Check physical correctness of restored instances:
13
Check archive compression:
14
export ARCHIVE_COMPRESSION=ON
15
16
+Enable compatibility tests:
17
+ export PGPROBACKUPBIN_OLD=/path/to/previous_version_pg_probackup_binary
18
+
19
Specify path to pg_probackup binary file. By default tests use <Path to Git repository>/pg_probackup/
20
export PGPROBACKUPBIN=<path to pg_probackup>
21
0 commit comments