mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
41b27c0456
* Fixed an issue where keep-alives could be starved out by lots of small files during multi-threaded operation and were completely absent during single-threaded operation when resuming from a previous incomplete backup. Reported by Janice Parkinson. * Added the protocol-timeout option. Previously protocol-timeout was set as db-timeout + 30 seconds. * Failure to shutdown remotes at the end of the backup no longer throws an exception. A warning is still generated that recommends a higher protocol-timeout. |
||
---|---|---|
.. | ||
Common | ||
Config | ||
Protocol | ||
Archive.pm | ||
ArchiveInfo.pm | ||
Backup.pm | ||
BackupCommon.pm | ||
BackupFile.pm | ||
BackupInfo.pm | ||
Db.pm | ||
Expire.pm | ||
File.pm | ||
FileCommon.pm | ||
Info.pm | ||
Manifest.pm | ||
Restore.pm | ||
RestoreFile.pm | ||
Version.pm |