Page 1 of 1

Converting PostgreSQL to MySQL

Posted: Thu Feb 03, 2022 2:26 pm
by TBT
As we progress with our upgrade and migration from 5.6 to 5.7 and then to 5.8, we'd like to convert the old Postgres DB to MySQL, keeping mind that all other Databases associated with XI have been offloaded.

1. Is this still the process for Converting PostgreSQL to MySQL for Nagios XI?
https://support.nagios.com/kb/article/c ... i-560.html

2. We assume offloading this Database is acceptable?

Re: Converting PostgreSQL to MySQL

Posted: Thu Feb 03, 2022 6:33 pm
by gsmith
Hi

1. Yes, to convert PostgreSQL to mysql use:
https://support.nagios.com/kb/article/c ... i-560.html

2. Yes, offloading the database is aceptable. Here is a document to help you do so:
https://assets.nagios.com/downloads/nag ... Server.pdf

Thanks!