mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
f8b47997a3
Added checks for `--delta` and `--force` restore options to ensure that the destination is a valid $PGDATA directory. pgBackRest will check for the presence of `PG_VERSION` or `backup.manifest` (left over from an aborted restore). If neither is found then `--delta` and `--force` will be disabled but the restore will proceed unless there are files in the $PGDATA directory (or any tablespace directories) in which case the operation will be aborted. |
||
---|---|---|
.. | ||
Common | ||
Docker | ||
BackupCommonTest.pm | ||
BackupTest.pm | ||
CommonTest.pm | ||
CompareTest.pm | ||
ConfigTest.pm | ||
ExpireCommonTest.pm | ||
FileTest.pm | ||
HelpTest.pm | ||
IniTest.pm |