I have changed database from PostgreSQL to MySQL, but I don't know how to transfer data to MySQL.
Does anyone know any command by which I can copy/migrate my database from PostgreSQL to MySQL?
I have changed database from PostgreSQL to MySQL, but I don't know how to transfer data to MySQL. Does anyone know any command by which I can copy/migrate my database from PostgreSQL to MySQL? |
||||
|
Faced the problem a few years ago, and used pg2mysql If I remember well I had to fix one or two things, but works quite well. |
|||||
|
You can use the MySQL Workbench which can import from a variety of database types, including Postgres. |
|||
|
Thank you for your interest in this question.
Because it has attracted low-quality answers, posting an answer now requires 10 reputation on this site.
Would you like to answer one of these unanswered questions instead?