Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
If you have only inserts in the dump (and it is they, not copy; for example, after pg_dump --inserts --data-only) - then try to import into mysql as is.
Perhaps sql_mode will need to be corrected in ANSI quotes, and the data seems to move correctly.
Well, or make dumps in csv - copy commands in postgresql and load data infile in mysql.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question