Restore your files/database to the Original location or an Alternate location.
| 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. |
| Temporary directory for storing restore files | The path where the restore files will be stored temporarily.. |