Restoring the embedded PostgreSQL database
This topic describes how to restore a previously backed-up version of the PostgreSQL database by using the database restore script on the same server. For instructions on restoring the database to a different server, see Migrating-TrueSight-Network-Automation-from-one-server-to-another.
The database restore script is located in the tools directory within BCAN_HOME.
To restore the embedded PostgreSQL database
Stop the BCA-Networks web server:
Run the Database Restore script.
The [confluence_table-plus] macro is a standalone macro and it cannot be used inline. Click on this message for details.
In the command, <filename> is an optional file name (no path, just file). The default value is bcan.dump.
The restore operation automatically updates the database to the current release of the installed software.Restart the BCA-Networks web server.