1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele b6106f3c1f
Add archive-header-check option.
Enabled by default, this option checks the WAL header against the PostgreSQL version and system identifier to ensure that the WAL is being copied to the correct stanza. This is in addition to checking pg_control against the stanza and verifying that WAL is being copied from the same PostgreSQL data directory where pg_control is located.

Therefore, disabling this check is fairly safe but should only be done when required, e.g. if the WAL is encrypted.
2021-03-25 15:33:50 -04:00
..
certificate
code-count v2.32: Repository Commands 2021-02-08 09:08:16 -05:00
data
expect Improve archive-push command fault tolerance. 2021-03-25 12:54:49 -04:00
lib/pgBackRestTest Improve archive-push command fault tolerance. 2021-03-25 12:54:49 -04:00
src Add archive-header-check option. 2021-03-25 15:33:50 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Use YAML::Any module instead of YAML::XS in Perl. 2021-01-24 15:06:38 -05:00
container.yaml Add co7 package to support llvm. 2021-01-13 17:32:42 -05:00
define.yaml GCS support for repository storage. 2021-03-05 12:13:51 -05:00
test.pl Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00
Vagrantfile Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00