If there is some tools to move data of related tables with data from Mysql into Posgres?
I know usefull option
Code: Select all
mysqldump --compatible=postgresql
Thanks!
Moderators: egami, macek, gesf
Code: Select all
mysqldump --compatible=postgresql