I have a Windows 7 machine running MySQL database and I have a Linux machine running PostgreSQL database.
Preferably I would like to have only 1 machine housing both database as currently they are co-located in a datacenter which counts the electricty power and space used.
Would it be favorable to run 2 different database (MySQL and PostgreSQL) or convert the MySQL to a PostgreSQL?