1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/xml
David Steele 620a8d17cf
Automatic retry for backup, restore, archive-get, and archive-push.
If a local command, e.g. backupFile(), fails it will stop the entire process. Instead, retry local commands to deal with transient errors.

Remove special logic in the S3 storage driver to retry RequestTimeTooSkewed errors since this is now handled by the general retry mechanism in the places where it is most likely to happen, i.e. file read/write. Also, this error should have been entirely eliminated by the asynchronous TLS implementation.
2020-07-14 15:05:31 -04:00
..
auto v2.27: Expiration Improvements and Compression Drivers 2020-05-26 08:11:50 -04:00
dtd Fix comment typos. 2019-08-26 12:05:36 -04:00
coding.xml Move extern function comments to headers. 2020-04-03 18:01:28 -04:00
contributing.xml Add bzip2 compression support. 2020-05-05 16:49:01 -04:00
documentation.xml Add openssl-devel install to documentation build in 711b3e67. 2019-01-30 22:02:42 +02:00
faq.xml Update the PITR FAQ to clarify the default behavior. 2020-06-12 11:27:18 -04:00
index.xml Azure support for repository storage. 2020-07-02 16:24:34 -04:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
reference.xml Add expire-auto option. 2020-07-14 08:12:25 -04:00
release.xml Automatic retry for backup, restore, archive-get, and archive-push. 2020-07-14 15:05:31 -04:00
user-guide-index.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
user-guide.xml Add shared access signature (SAS) authorization for Azure. 2020-07-09 14:46:48 -04:00