The restore process uses a backup created from a source PostgreSQL database to restore to a target PostgreSQL database in the exact state and time frame the source Clarify database was backed up.
The restore process first deletes all the Clarify-related Schemas from the database, and then builds everything from scratch based on the backup.
The restore allows the user to specify how many concurrent jobs to run while restoring the database; this provides the ability for performance tweaking on large databases or high performance multi core systems.
The scripts that initiate the restore are provided in the Clarify installation in the utils folder. The restore requires that valid Clarify backup be located in the <Server Install>/backups folder.
Once complete, the restore creates a Clarify database in the exact same state as when the backup was executed.
Comments
0 comments
Please sign in to leave a comment.