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 | ||
Config | ||
Protocol | ||
Archive.pm | ||
ArchiveInfo.pm | ||
Backup.pm | ||
BackupCommon.pm | ||
BackupFile.pm | ||
BackupInfo.pm | ||
Db.pm | ||
Expire.pm | ||
File.pm | ||
FileCommon.pm | ||
Info.pm | ||
Manifest.pm | ||
Restore.pm | ||
RestoreFile.pm | ||
Version.pm |