How can I import an \"xxxx.sql\" dump from MySQL to a PostgreSQL database?
If you are using phpmyadmin you can export your data as CSV and then it will be easier to import in postgres.