1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
David Steele 41b27c0456 Protocol timeout option and keep-alive fixes.
* 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.
2016-06-22 18:01:18 -04:00
..
Common Protocol timeout option and keep-alive fixes. 2016-06-22 18:01:18 -04:00
Config Protocol timeout option and keep-alive fixes. 2016-06-22 18:01:18 -04:00
Protocol Protocol timeout option and keep-alive fixes. 2016-06-22 18:01:18 -04:00
Archive.pm Added check command. 2016-06-12 09:13:46 -04:00
ArchiveInfo.pm Make the initial capital for hints consistent. 2016-05-14 10:36:35 -04:00
Backup.pm Protocol timeout option and keep-alive fixes. 2016-06-22 18:01:18 -04:00
BackupCommon.pm New manifest format. 2016-04-14 22:50:02 -04:00
BackupFile.pm New manifest format. 2016-04-14 22:50:02 -04:00
BackupInfo.pm Make the initial capital for hints consistent. 2016-05-14 10:36:35 -04:00
Db.pm Added check command. 2016-06-12 09:13:46 -04:00
Expire.pm Closed #207: Expire fails with unhandled exception. 2016-06-18 09:55:00 -04:00
File.pm New manifest format. 2016-04-14 22:50:02 -04:00
FileCommon.pm Improve log directory/file creation. 2016-05-26 15:04:18 -04:00
Info.pm Enhanced text output of info command to include timestamps, sizes, and the reference list for all backups. 2016-05-06 10:25:46 -04:00
Manifest.pm Support for non-exclusive backups in PostgreSQL 9.6. 2016-05-16 17:59:26 -04:00
Restore.pm Refactor database version identification for archive and backup commands. 2016-05-14 10:33:12 -04:00
RestoreFile.pm Improve log directory/file creation. 2016-05-26 15:04:18 -04:00
Version.pm Added check command. 2016-06-12 09:13:46 -04:00