1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/xml
David Steele 9629908694
Error on all lock failures except another process holding the lock.
The archive-get/archive-push commands would not error for, .e.g permissions errors, when attempting to get a lock before launching the async process. Since the async process was not launched there would be no error status file and the user would get a generic failure message. Also, there would be no async log.

Refactor lockAcquireFile() to throw an error when failOnNoLock = false unless the file is locked by another process. This seems to be the original intent of this parameter and there may have been a mistake when porting from Perl. In any case it looks wrong enough to be considered a bug.
2022-05-03 10:13:32 -04:00
..
auto v2.38: Minor Bug Fixes and Improvements 2022-03-06 10:30:59 -06:00
dtd Eliminate linefeed formatting from documentation. 2021-09-08 17:35:45 -04:00
coding.xml Add missing paragraph tags in coding standards. 2021-10-26 08:25:21 -04:00
contributing.xml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
documentation.xml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
faq.xml Fix URL for apt.p.o archives. 2022-04-17 09:41:22 -04:00
index.xml Remove support for PostgreSQL 8.3/8.4. 2022-01-06 15:34:04 -05:00
metric.xml Add user guides for CentOS/RHEL 6/7. 2019-05-16 08:32:02 -04:00
release.xml Error on all lock failures except another process holding the lock. 2022-05-03 10:13:32 -04:00
user-guide-index.xml Consolidate RHEL/CentOS user guide into a single document. 2021-05-24 16:03:15 -04:00
user-guide.xml Fix incorrect reference to stanza-update in the user guide. 2022-03-24 15:59:41 -06:00