1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
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
..
Backup Rename test modules for consistency. 2019-02-23 18:51:52 +02:00
Command Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Common Fix possible truncated WAL segments when an error occurs mid-write. 2019-02-15 11:52:39 +02:00
Info Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Manifest Automatically enable backup checksum delta when anomalies (e.g. timeline switch) are detected. 2018-11-01 11:31:25 -04:00
Mock Error on db history mismatch when expiring. 2019-06-24 11:59:44 -04:00
Performance Use restore command for remote performances tests. 2019-03-17 22:11:35 +04:00
Protocol The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
Real Bypass database checks when stanza-delete issued with force. 2019-05-15 13:14:58 -04:00
Stanza Remove per-stanza repo cache clear during testing. 2019-06-04 10:34:19 -04:00
Storage Enforce requiring repo-cipher-pass at config parse time. 2019-06-05 11:43:17 -04:00