1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

v1.14: Bug Fixes

Bug Fixes:

* Fixed an issue where an archive-push error would not be retried and would instead return errors to PostgreSQL indefinitely (unless the .error file was manually deleted). (Reported by Jens Wilke.)
* Fixed a race condition in parallel archiving where creation of new paths generated an error when multiple processes attempted to do so at the same time. (Reported by Jens Wilke.)

Refactoring:

* Improved performance of wal archive min/max provided by the info command. (Suggested by Jens Wilke.)
This commit is contained in:
David Steele
2017-02-13 10:07:04 -05:00
parent a54018d573
commit 845c6112bf
5 changed files with 328 additions and 333 deletions
+324 -329
View File
File diff suppressed because it is too large Load Diff