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
21ca4127026e80f93664d78fcf1e81d8dda0d25d
pgbackrest
/
lib
/
pgBackRest
/
Protocol
History
David Steele
21ca412702
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
..
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
Removed extraneous use lib directives from Perl modules.
2016-11-04 13:56:26 +02: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