1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/BackRest/Config
David Steele ba098d7b91 Fixed an issue where longer-running backups/restores would timeout when remote and threaded.
Keepalives are now used to make sure the remote for the main process does not timeout while the thread remotes do all the work.  The error messages for timeouts was also improved to make debugging easier.
2015-12-24 10:32:25 -05:00
..
Config.pm Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
ConfigHelp.pm Implemented issue #148: Website with basic user guide. 2015-10-28 10:10:36 +01:00
ConfigHelpData.pm Allow restores to be run against a read-only repository. 2015-12-23 10:48:33 -05:00