1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/BackRest
David Steele b53cb9f64e Unit tests for backup resume.
Improved warning message when a backup cannot be resumed.
2015-01-22 10:54:02 -05:00
..
Backup.pm Unit tests for backup resume. 2015-01-22 10:54:02 -05:00
Config.pm New structure for --delta and --force params. 2015-01-08 15:43:43 -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 Removed moose from File object. 2014-10-10 15:13:28 -04:00
File.pm Re-added File-hash() - accidentally deleted it when working on owner(). 2015-01-08 16:36:45 -05:00
Manifest.pm All references to old-style manifest eliminated (hopefully). 2015-01-21 18:37:49 -05:00
ProcessAsync.pm Removed moose from File object. 2014-10-10 15:13:28 -04:00
Remote.pm Fixed the way wait was done after the manifest is created. Previously, waits were done for base and each tablespace which is not very efficient. Now one wait is done after the entire manifest is built. Also storing the exact time that copy began. 2015-01-06 13:08:56 -05:00
Restore.pm Integration of new Manifest object. 2015-01-20 14:13:35 -05:00
ThreadGroup.pm New structure for --delta and --force params. 2015-01-08 15:43:43 -05:00
Utility.pm Unit tests for backup resume. 2015-01-22 10:54:02 -05:00