How can I import an \"xxxx.sql\" dump from MySQL to a PostgreSQL database?
I could copy tables from MySQL to Postgres using DBCopy Plugin for SQuirreL SQL Client. This was not from a dump, but between live databases.