1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Archive
David Steele bc2bb040c5 Fixed an issue where an archive-push error would not be retried.
It would instead return errors to PostgreSQL indefinitely (unless the .error file was manually deleted).

Reported by Jens Wilke.
2017-02-13 09:57:10 -05:00
..
Archive.pm Improved, multi-process implementation of asynchronous archiving. 2017-01-27 11:02:27 -05:00
ArchiveCommon.pm Improved, multi-process implementation of asynchronous archiving. 2017-01-27 11:02:27 -05:00
ArchiveGet.pm Improved, multi-process implementation of asynchronous archiving. 2017-01-27 11:02:27 -05:00
ArchiveInfo.pm Moved the Archive modules to the Archive directory. 2017-01-10 19:51:20 -05:00
ArchivePush.pm Fixed an issue where an archive-push error would not be retried. 2017-02-13 09:57:10 -05:00
ArchivePushAsync.pm Added documentation for parallel archive-push. 2017-02-05 10:35:53 -05:00
ArchivePushFile.pm Improved, multi-process implementation of asynchronous archiving. 2017-01-27 11:02:27 -05:00