1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Protocol
David Steele f54145c0cc Fixed timeout issues.
* Fixed an issue where local processes were not disconnecting when complete and could later timeout. (Reported by Todd Vernick.)
* Fixed an issue where the protocol layer could timeout while waiting for WAL segments to arrive in the archive. (Reported by Todd Vernick.)
2016-09-14 16:37:07 -05:00
..
Common.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
CommonMaster.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
CommonMinion.pm Safely check eval blocks and convert $@ to $EVAL_ERROR. 2016-09-06 09:44:50 -04:00
IO.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
LocalMaster.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
LocalMinion.pm Converted Perl threads to processes. 2016-09-06 09:35:02 -04:00
LocalProcess.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
Protocol.pm Fixed timeout issues. 2016-09-14 16:37:07 -05:00
RemoteMaster.pm More flexible configuration for databases 2016-08-24 12:39:27 -04:00
RemoteMinion.pm Refactor of protocol minions in preparation for the new local minion. 2016-09-06 09:15:22 -04:00