1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest
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
..
Common Fix language in rh7 test container for aarch64. 2022-01-26 13:22:31 -06:00
Env Bundle files in the repository during backup. 2022-02-14 13:24:14 -06:00
Module Retry on page checksum validation failure during backup. 2022-02-23 12:05:53 -06:00