1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele 49fe40850f v0.65: Improved resume and restore logging, compact restores
* Better resume support.  Resumed files are checked to be sure they have not been modified and the manifest is saved more often to preserve checksums as the backup progresses.  More unit tests to verify each resume case.

* Resume is now optional.  Use the `resume` setting or `--no-resume` from the command line to disable.

* More info messages during restore.  Previously, most of the restore messages were debug level so not a lot was output in the log.

* Fixed an issue where an absolute path was not written into recovery.conf when the restore was run with a relative path.

* Added `tablespace` setting to allow tablespaces to be restored into the `pg_tblspc` path.  This produces compact restores that are convenient for development, staging, etc.  Currently these restores cannot be backed up as PgBackRest expects only links in the `pg_tblspc` path.
2015-05-11 18:29:40 -04:00
..
data v0.60: better version support and WAL improvements 2015-04-19 17:53:29 -04:00
lib/BackRestTest v0.65: Improved resume and restore logging, compact restores 2015-05-11 18:29:40 -04:00
log v0.65: Improved resume and restore logging, compact restores 2015-05-11 18:29:40 -04:00
test.pl v0.65: Improved resume and restore logging, compact restores 2015-05-11 18:29:40 -04:00