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-25 22:12:03 +02:00
Code
Issues
Releases
Activity
Files
4e9f8da9a6c85b8f486d4207d637f9d0b14b3049
pgbackrest
/
lib
/
pgBackRest
/
Protocol
History
David Steele
4e9f8da9a6
Improved IO->bufferRead to always return requested number of bytes until EOF.
2016-11-30 14:18:12 -05:00
..
Common.pm
Removed extraneous use lib directives from Perl modules.
2016-11-04 13:56:26 +02:00
CommonMaster.pm
Removed extraneous use lib directives from Perl modules.
2016-11-04 13:56:26 +02:00
CommonMinion.pm
Added the log-level-stderr option.
2016-10-05 09:09:30 -04: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
Fixed a remote timeout.
2016-10-07 08:51:10 -04:00
LocalProcess.pm
Fixed an issue where a backup could error if no changes were made to a database between backups and only pg_control changed.
2016-11-05 19:22:30 +02: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
Removed extraneous use lib directives from Perl modules.
2016-11-04 13:56:26 +02:00
RemoteMinion.pm
Removed extraneous use lib directives from Perl modules.
2016-11-04 13:56:26 +02:00