Restore

Restore your files/database to the Original location or an Alternate location.

Key:

Field Description
Select what to restore For database restore, one option is available, ie. Choose from files as of job'.
Restore raw file Save the files on your hard disk.
Host The host of the PostgreSQL server where the backup will be restored.
Port The listening port of the PostgreSQL server where the backup will be restored.
Login ID The username of the PostgreSQL system account.
Password The password of the PostgreSQL system account.
Restore databases to The path where the raw files will be restored.
Verify checksum of in-file delta files during restore When this option is checked, the checksum of in-file delta files will be verified during the restore process. This will check the data for errors during the restore process and create a data summary of the in-file delta files which will be included in the report.


To restore PostgreSQL backup set:

  1. Select the backup snapshot from the 'Select what to restore' drop down box. Select the date and time of the backup from the date and time drop down box.
  2. Select the database(s)/file(s) that you want to restore from the file tree. Click on the [+] in the file tree to expand the tree, [-] to collapse the tree. Click [Next] to continue.
  3. Enter the server information where the database will be restored.

    To restore to a database:


    To restore a raw file:


  4. Option: Check 'Verify checksum of in-file delta files during restore' checkbox and click [Next].
  5. Click on [Restore] to begin the restore process.