1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/expect
David Steele 9eec98c613
Retry on page checksum validation failure during backup.
Rather than attempting to filter page checksum failures by LSN, just retry when there is a page checksum failure. If the page has not changed since the last read report it as an error. If the page has changed, then PostgreSQL must be modifying the page so we can ignore the error because a full page write (and possibly updates) will be in the WAL.

Also remove tests made redundant by the test merge in b4897077.
2022-02-23 12:05:53 -06:00
..
mock-all-001.log Retry on page checksum validation failure during backup. 2022-02-23 12:05:53 -06:00
mock-all-002.log Retry on page checksum validation failure during backup. 2022-02-23 12:05:53 -06:00
mock-archive-001.log Add TLS Server. 2021-10-18 14:32:41 -04:00
mock-archive-002.log Add TLS Server. 2021-10-18 14:32:41 -04:00
mock-archive-stop-001.log Add TLS Server. 2021-10-18 14:32:41 -04:00
mock-archive-stop-002.log Adjustments for new breaking change in Azurite. 2021-10-25 15:42:28 -04:00
mock-expire-001.log Change archive expiration logging from detail to info level. 2021-05-27 08:03:44 -04:00
mock-expire-002.log Change archive expiration logging from detail to info level. 2021-05-27 08:03:44 -04:00
mock-stanza-001.log Add TLS Server. 2021-10-18 14:32:41 -04:00
mock-stanza-002.log Adjustments for new breaking change in Azurite. 2021-10-25 15:42:28 -04:00
real-all-001.log Bundle files in the repository during backup. 2022-02-14 13:24:14 -06:00