1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-18 21:51:39 +02:00
pgbackrest/test/lib/BackRestTest/Common
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
..
ExecuteTest.pm Fixed an issue where longer-running backups/restores would timeout when remote and threaded. 2015-12-24 10:32:25 -05:00
HostTest.pm Added documentation in the user guide for delta restores, expiration, dedicated backup hosts, starting and stopping pgBackRest, and replication. 2015-11-22 16:44:01 -05:00
LogTest.pm Various fixes and features implemented during doc development 2015-11-22 14:02:14 -05:00