1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Protocol
David Steele 9457e15347 New manifest format.
* All files and directories linked from PGDATA are now included in the backup. By default links will be restored directly into PGDATA as files or directories. The --link-all option can be used to restore all links to their original locations. The --link-map option can be used to remap a link to a new location.

* Removed --tablespace option and replaced with --tablespace-map-all option which should more clearly indicate its function.

* Added detail log level which will output more information than info without being as verbose as debug.
2016-04-14 22:50:02 -04:00
..
Common.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
CommonMaster.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
CommonMinion.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
IO.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
RemoteMaster.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
RemoteMinion.pm New simpler configuration and consistent project/exe/path naming. 2016-04-14 09:30:54 -04:00
ThreadGroup.pm New manifest format. 2016-04-14 22:50:02 -04:00