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
0e4f51c27110f2d3eb6f3d1d15dc3f8ac4675e34
pgbackrest
/
lib
/
pgBackRest
/
Protocol
History
David Steele
0e4f51c271
Added integration for testing coverage with Devel::Cover.
2017-01-09 20:49:04 -05:00
..
Common.pm
Added integration for testing coverage with Devel::Cover.
2017-01-09 20:49:04 -05:00
CommonMaster.pm
Improved consistency and flexibility of the protocol layer by using JSON for all messages.
2016-12-03 17:34:51 -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
Added the --checksum-page option.
2016-12-12 18:54:07 -05:00