1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest
Cynthia Shang b498188f01 Error on db history mismatch when expiring.
Amend commit 434cd832 to error when the db history in archive.info and backup.info do not match.

The Perl code would attempt to reconcile the history by matching on system id and version but we are not planning to migrate that code to C.  It's possible that there are users with mismatches but if so they should have been getting errors from info for the last six months.  It's easy enough to manually fix these files if there are any mismatches in the field.

Contributed by Cynthia Shang.
2019-06-24 11:59:44 -04:00
..
Common TLS/HTTP statistics log replacements. 2019-06-18 10:13:28 -04:00
Env Use retries to wait for test S3 server to start. 2019-06-13 17:58:33 -04:00
Module Error on db history mismatch when expiring. 2019-06-24 11:59:44 -04:00