Restore Site Admin
Use the following procedure to restore Site Admin.
To restore Site Admin
- Stop Site Admin if it is currently running.
- Restore your original configuration file settings by replacing the existing Site Admin configuration file with the backed up file (see Back Up Site Admin Configuration File for more information).
- Use the
pg_restore
command to restore the PostgreSQL database dump (refer to the PostgreSQL 9.1 documentation at http://www.postgresql.org/ docs/9.1/static/backup.html for more information). - Use the
UserImport
action to restore the Community backup. For more information on this action, refer to the Community Component Help. - Use the
RestoreServer
action to restore your Coordinator backup. - Start Site Admin. Your previous settings are restored.