1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-08 04:04:16 +02:00
pgbackrest/doc/xml
David Steele dddcbcd8e9
Limit resume functionality to full backups.
Resume does not work correctly with delta diff/incr backups because the presence of a reference causes it to remove the file with the idea that it can just be referenced again. This is true for timestamp-based backups but for deltas all existing files need to be rechecked (which requires a reference).

This is fixable but not without significant effort and new tests and it calls into question the usefulness of non-full resumes. For diff/incr, if the file was changed since the prior backup there is a good chance it will be modified again before the resume occurs.

In order to keep this feature as useful as possible for the most valuable case, limit resumes to full backups.
2024-03-10 09:32:55 +13:00
..
auto v2.50: Performance Improvements and Bug Fixes 2024-01-22 09:54:59 -03:00
dtd Build command and configuration reference in C. 2023-10-09 14:03:43 -04:00
release Limit resume functionality to full backups. 2024-03-10 09:32:55 +13:00
coding.xml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
contributing.xml Remove mock integration tests. 2024-02-17 10:52:37 +13:00
documentation.xml Remove double spaces missed in 1bd5530a. 2023-05-03 09:37:59 +03:00
faq.xml Remove double spaces missed in 1bd5530a. 2023-05-03 09:37:59 +03:00
index.xml Remove support for PostgreSQL 9.3. 2023-11-09 12:59:12 -03:00
metric.xml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
release.xml Begin v2.51 development. 2024-01-22 10:09:38 -03:00
user-guide-index.xml Simplify messaging around supported versions in the documentation. 2022-05-09 11:59:08 -04:00
user-guide.xml Remove installation of old yum.p.o repository key. 2024-01-04 14:53:44 -03:00