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-10-30 23:37:45 +02:00
Code
Issues
Releases
Activity
Files
77bc4238dc1afd854049fd901eb1dce76185371f
pgbackrest
/
lib
/
BackRest
History
David Steele
77bc4238dc
ZLib stuff starting to look good. All references removed from File and using binary_xfer for all de/compression.
2015-03-01 13:41:35 -05:00
..
Backup.pm
Backup checksums are no longer optional.
2015-02-28 20:31:56 -05:00
Config.pm
Backup checksums are no longer optional.
2015-02-28 20:31:56 -05:00
Db.pm
Implemented timestamp last modified to record the time of the last modified file in the backup. Also added timestamp-db-start and timestamp-db-stop to for more info. timestamp-db-start can be used for PITR.
2015-01-03 16:49:26 -05:00
Exception.pm
Timeline unit tests are working.
2015-01-31 13:48:09 -05:00
File.pm
ZLib stuff starting to look good. All references removed from File and using binary_xfer for all de/compression.
2015-03-01 13:41:35 -05:00
Manifest.pm
Fixes to restore compare unit tests.
2015-02-02 18:33:11 -05:00
Remote.pm
ZLib stuff starting to look good. All references removed from File and using binary_xfer for all de/compression.
2015-03-01 13:41:35 -05:00
Restore.pm
Backup checksums are no longer optional.
2015-02-28 20:31:56 -05:00
ThreadGroup.pm
Working on removing threads from instream compress/decompression.
2015-02-26 09:22:05 -05:00
Utility.pm
Fixed wait_for_file() so that it will not error if the path does not yet exist.
2015-01-28 00:26:20 -05:00