synchronization of postgres and mysql database server?
- by shahjapan
whats the best way to synchronize few tables of mysql server with postgreSQL server,
currently people are executing scripts, which takes much time, is there any fast solution available from which we can map the tables and columns to synchronize the db server.