1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/expect
Cynthia Shang 880fbb5e57 Add checksum delta for incremental backups.
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.
2018-09-19 11:12:45 -04:00
..
mock-all-001.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
mock-all-002.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
mock-all-003.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
mock-archive-001.log Allow hashSize() to run on remote storage. 2018-09-18 11:39:48 -04:00
mock-archive-002.log Allow hashSize() to run on remote storage. 2018-09-18 11:39:48 -04:00
mock-archive-003.log Move encryption in mock/archive tests to remote tests. 2018-09-06 09:35:34 -07:00
mock-archive-stop-001.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-archive-stop-002.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-archive-stop-003.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-archive-stop-004.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-archive-stop-005.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-archive-stop-006.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-archive-stop-007.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-expire-001.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-expire-002.log Add log-subprocess option to allow file logging for local and remote subprocesses. 2018-08-22 20:05:49 -04:00
mock-stanza-001.log Allow hashSize() to run on remote storage. 2018-09-18 11:39:48 -04:00
mock-stanza-002.log Allow hashSize() to run on remote storage. 2018-09-18 11:39:48 -04:00
mock-stanza-003.log Allow hashSize() to run on remote storage. 2018-09-18 11:39:48 -04:00
real-all-001.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
real-all-002.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
real-all-003.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
real-all-004.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
real-all-005.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
real-all-006.log Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00