Postgres Migration to MySQL

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mopp
Posts: 64
Joined: Thu Aug 20, 2015 7:15 am

Postgres Migration to MySQL

Post by mopp »

Hello,

in the latest NagiosXI appliance the database nagiosxi was moved from postgres to MySQL, which is good in my eyes.
How to migrate the nagiosxi database in an existing installation from postgres to MySQL?
Is there any migration script which does the export and the configuration of the Nagios XI web interface?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Postgres Migration to MySQL

Post by tmcdonald »

The developers will be releasing a script that will do the migration from Postgres to MySQL, but I do not have an ETA on this. There are some differences between the SQL that Postgres uses and the SQL that MySQL uses that are causing some issues.
Former Nagios employee
Locked