mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
880fbb5e57
Use checksums rather than timestamps to determine if files have changed. This is useful in cases where the timestamps may not be trustworthy, e.g. when performing an incremental after failing over to a standby. If checksum delta is enabled then checksums will be used for verification of resumed backups, even if they are full. Resumes have always used checksums to verify the files in the repository, enabling delta performs checksums on the database files as well. Note that the user must manually enable this feature in cases were it would be useful or just keep in enabled all the time. A future commit will address automatically enabling the feature in cases where it seems likely to be useful. Contributed by Cynthia Shang. |
||
---|---|---|
.. | ||
mock-all-001.log | ||
mock-all-002.log | ||
mock-all-003.log | ||
mock-archive-001.log | ||
mock-archive-002.log | ||
mock-archive-003.log | ||
mock-archive-stop-001.log | ||
mock-archive-stop-002.log | ||
mock-archive-stop-003.log | ||
mock-archive-stop-004.log | ||
mock-archive-stop-005.log | ||
mock-archive-stop-006.log | ||
mock-archive-stop-007.log | ||
mock-expire-001.log | ||
mock-expire-002.log | ||
mock-stanza-001.log | ||
mock-stanza-002.log | ||
mock-stanza-003.log | ||
real-all-001.log | ||
real-all-002.log | ||
real-all-003.log | ||
real-all-004.log | ||
real-all-005.log | ||
real-all-006.log |