1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-10 04:19:14 +02:00
pgbackrest/doc/xml
David Steele 9d3a605900
Optimize WAL segment check after successful backup.
The prior code did one list command against the storage for each WAL segment. This led to a lot of lists and was especially inefficient when the WAL (or the majority of it) was already present.

Optimize to keep the contents of a WAL directory and use them on a subsequent search. Leave the optimizations for a single WAL segment since other places still use that mode.
2023-09-10 12:45:58 -04:00
..
auto v2.47: Performance Improvements and Bug Fixes 2023-07-24 09:12:30 +02:00
dtd Remove double spaces missed in 1bd5530a. 2023-05-03 09:37:59 +03:00
release Optimize WAL segment check after successful backup. 2023-09-10 12:45:58 -04:00
coding.xml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
contributing.xml Remove user-facing documentation references to --vm=none. 2023-05-23 10:58:51 +03: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 Mention block-level backups in feature list. 2023-07-12 13:23:16 +03:00
metric.xml Remove double spaces from comments and documentation. 2023-05-02 12:57:12 +03:00
release.xml Split release notes into individual files. 2023-09-04 12:00:06 -04:00
user-guide-index.xml Simplify messaging around supported versions in the documentation. 2022-05-09 11:59:08 -04:00
user-guide.xml Multi-stanza check command. 2023-08-07 17:03:09 +01:00