Restore a System Configuration

Version 1 by Bren Eckles
on Apr 12, 2012 13:40.

compared with
Current by NotSupportContact-Mark Carey
on Aug 17, 2012 10:15.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History

{Note}You will be prompted for a password for the _postgres_ user. Also, in the example below, monarch_backup_09012009.sql is the database backup file name where 09012009 is the current date.{Note}
{code}pg_restore -d  monarch -F t -c /usr/local/groundwork/backup/monarch_backup_09012009.sql.tar
pg_restore -d gwcollagedb -F t -c /usr/local/groundwork/backup/GWCollageDB_backup_09012009.sql.tar
pg_restore -d dashboard -F t -c /usr/local/groundwork/backup/dashboard_backup_09012009.sql.tar