This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-01-18 04:58:51 +02:00
Code
Issues
Releases
Activity
pgbackrest
/
lib
/
pgBackRest
/
Protocol
History
David Steele
d81198e65e
Added the cmd-ssh to allow the ssh client to be specified.
...
Suggested by Jens Wilke.
2016-10-05 08:55:54 -04: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
Log improvements:
2016-09-17 11:53:28 -04:00
Protocol.pm
Added the cmd-ssh to allow the ssh client to be specified.
2016-10-05 08:55:54 -04:00
RemoteMaster.pm
Added the cmd-ssh to allow the ssh client to be specified.
2016-10-05 08:55:54 -04:00
RemoteMinion.pm
Refactor of protocol minions in preparation for the new local minion.
2016-09-06 09:15:22 -04:00