I am trying to migrate a postgresql database to mysql following this tutorial: http://mysqlworkbench.org/2012/11/how-to-migrate-postgresql-databases-to-mysql-using-the-mysql-wo
For those on Ubuntu install the postgres ODBC drivers:
apt-get install odbc-postgresql