You can perform a full instance restore from a FSBased backup set.
You can restore to the same instance where you performed the backup, a new instance on the same backup client, or a client that is different from the backup client.
Individual database or table-level restore is supported for a block-level backup operation. For more information, see Restore PostgreSQL Database Tables and Instances from a Block-Level Backup.
Before You Begin
-
Verify that the PostgreSQL software version on the destination is the same version or higher than the version of the source.
-
You must create an instance or cluster instance (If it is a cluster restore) on the destination client before initiating an out of place restore.
-
For FSBasedBackupSet, stop the PostgreSQL server and delete or rename the data directory, user tablespace directory, archive log directory and transaction log directory that is outside the data directory.
Note
For FSBased backup set, it is assumed that the data directory path and tablespace location in the source and the destination clients are the same. If they are different, then redirect the data directory to a different path by performing a redirect restore operation.
-
For FSBasedBackupSet, the source computer and destination computer should have the same operating system.
Procedure
-
From the navigation pane, go to Protect > Databases.
The database Overview page appears.
-
Go to the Instances tab.
-
In the row for the instance, click the action button
, and then click Restore.
Alternatively, click the instance you want to restore, and then in the Recovery points, click Restore.
The instance Overview page appears.
-
In the Recovery points calendar tile, select FSBasedBackupSet.
-
Select a date from the calendar, and then click Restore.
The Backup content page appears.
Note
Ensure that you have performed a successful backup on the selected date.
-
Click Restore to perform a full database instance restore.
The Restore options dialog box appears.
-
Perform in-place restore or out-of-place restore of PostgreSQL database instance.
-
Click Submit.