Difference between revisions of "How to migrate to another database"

Jump to navigation Jump to search
no edit summary
Line 9: Line 9:
4. Initialize new database:
4. Initialize new database:


   nxdbmgr init /opt/netxms/share/netxms/sql/dbinit_pgsql.sql
   nxdbmgr init
 
Please note, that there are different files for different database types, in this example - '''dbinit_pgsql.sql''' is for PostgreSQL.


5. (optional) Run "nxdbmgr check" to verify connectivity to new database.
5. (optional) Run "nxdbmgr check" to verify connectivity to new database.

Navigation menu