1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele aa72c19a83
Do not write files atomically or sync paths during backup copy.
There is no need to write the file atomically (e.g. via a temp file on Posix) because checksums are tested on resume after a failed backup. The path does not need be synced for each file because all paths are synced at the end of the backup.

This functionality was not lost during the migration -- it never existed in the Perl code, though these settings are used in restore. See 59f1353 where backupFile() was migrated to C.
2021-04-23 12:33:25 -04:00
..
auto v2.33: Multi-Repository and GCS Support 2021-04-05 09:18:20 -04:00
dtd Update reference to include links to user guide examples. 2021-03-31 09:36:56 -04:00
coding.xml Add THIS_PUB() macro to simplify inline object accessors. 2021-04-13 16:58:02 -04:00
contributing.xml Move configuration definition to src/build/config/config.yaml. 2021-03-08 16:01:05 -05:00
documentation.xml Add RHEL/CentOS 8 documentation. 2020-12-04 10:59:57 -05:00
faq.xml Update the PITR FAQ to clarify the default behavior. 2020-06-12 11:27:18 -04:00
index.xml Multiple repository support. 2021-03-08 13:31:13 -05:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Add help for all internal options valid for default roles. 2021-04-23 11:46:03 -04:00
release.xml Do not write files atomically or sync paths during backup copy. 2021-04-23 12:33:25 -04:00
user-guide-index.xml Add RHEL/CentOS 8 documentation. 2020-12-04 10:59:57 -05:00
user-guide.xml Update reference to include links to user guide examples. 2021-03-31 09:36:56 -04:00