You can write a program that connects to both databases and reads records from PostGres by inserting into MySQL. You will have to do the circuit manually.
This is a fairly common way to migrate databases ... An automated tool would be nice, but the differences in functionality are so subtle that I'm not sure if it exists.
source
share