1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-03-03 14:52:21 +02:00
David Steele f5e6bc2698
Allow page header checks to be skipped.
These checks cause false negatives for page checksum verification when the page is encrypted because pd_upper might end up as 0 in the encrypted data. This issue is rare but reproducible given a large enough cluster.

Make these checks optional, but leave them enabled by default.
2023-04-20 13:24:12 +03:00
..
2021-10-18 14:32:41 -04:00
2023-01-30 12:22:41 +07:00
2023-04-06 11:03:46 +04:00
2023-01-30 12:22:41 +07:00
2023-04-16 17:41:27 +03:00