Restoring to a Different Location (Out of Place)

You can restore a PostgreSQL database to a different location (out of place).

To recover only the data, perform the restore by using a full backup.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The database Overview page appears.

  2. Go to the Instances tab.

  3. Click the instance that you want to restore.

    The instance Overview page appears.

  4. In the Recovery points calendar tile, select FSBasedBackupSet or DumpBasedBackupSet.

  5. Select a date from the calendar, and then click Restore.

    The Backup content page appears.

    On Backup content page, click Change source option from the top-right corner to change the source copy or media agent.

    Note

    Ensure that you have performed a successful backup on the selected date.

  6. Select the database(s) and click Restore.

    The Restore options dialog box appears.

  7. On the Out of place tab, from the Restore type list, select a restore type.

  8. From the Destination Server list, select the destination server for the restore.

  9. From the Destination instance list, select the destination instance for the restore.

  10. In the Number of streams box, enter the number of data streams to use in the restore operation.

  11. To restore database using parallel jobs, in the Number of parallel jobs box, enter the number of parallel jobs to restore the database.

  12. In the Staging Path box, enter the path to stage the database dump. The staging location must have sufficient space based on the selection of databases for restore. Maximum of four databases can be staged at a time.

  13. Select the Stage global objects file check box to stage the global objects information.

  14. From the Select MediaAgent list, select a media agent server name.

  15. Under Pre or Post options, do the following:

  16. In the Pre recovery command box, enter the name or path of the process to run before the restore. Alternately, select the file icon on the right side to select a physical client from the Physical client selection list.

  17. In the Post recovery command box, enter the name or path of the process to run after the restore. Alternately, select the file icon on the right side to select a physical client from the Physical client selection list.

  18. If you want to initiate the restore as user, move the Run as User toggle button to right.

  19. In the User name box, enter a user name you want to run the restore with.

  20. To send a notification email when the restore job completes, select the When the job completes, notify me via email.

  21. Click Submit.

Loading...