mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
845c6112bf
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.) |
||
---|---|---|
.. | ||
Archive | ||
Check | ||
Common | ||
Config | ||
Protocol | ||
Backup.pm | ||
BackupCommon.pm | ||
BackupFile.pm | ||
BackupInfo.pm | ||
Db.pm | ||
DbVersion.pm | ||
Expire.pm | ||
File.pm | ||
FileCommon.pm | ||
Info.pm | ||
Manifest.pm | ||
Restore.pm | ||
RestoreFile.pm | ||
Stanza.pm | ||
Version.pm |