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-11-29 22:28:02 +02:00
Code
Issues
Releases
Activity
Files
e876a222fcb68fb4a95455113d3378d5e6b81c7a
pgbackrest
/
lib
/
pgBackRest
/
Protocol
History
David Steele
e876a222fc
Fixed an issue where protocol mismatch errors did not output the expected value.
2017-01-24 14:58:55 -05:00
..
Common.pm
Split the check command out of the Archive.pm module.
2017-01-10 19:54:51 -05:00
CommonMaster.pm
Fixed an issue where protocol mismatch errors did not output the expected value.
2017-01-24 14:58:55 -05:00
CommonMinion.pm
Improved errors returned from child processes by removing redundant error level and code.
2016-12-04 17:51:00 -05:00
IO.pm
Improved IO->bufferRead to always return requested number of bytes until EOF.
2016-11-30 14:18:12 -05:00
LocalMaster.pm
Converted Perl threads to processes.
2016-09-06 09:35:02 -04:00
LocalMinion.pm
Improved consistency and flexibility of the protocol layer by using JSON for all messages.
2016-12-03 17:34:51 -05:00
LocalProcess.pm
Improved consistency and flexibility of the protocol layer by using JSON for all messages.
2016-12-03 17:34:51 -05:00
Protocol.pm
Fixed an issue where the db-port option specified on the backup server would not be properly passed to the remote unless it was from the first configured database.
2016-12-10 14:05:28 -05:00
RemoteMaster.pm
Removed extraneous use lib directives from Perl modules.
2016-11-04 13:56:26 +02:00
RemoteMinion.pm
Split the archive-get and archive-push commands into separate modules.
2017-01-10 19:59:32 -05:00