convert a MySQL dump to a PostgreSQL dump
The perl script mysql2pgsql can be used to convert MySQL database
dumps to a PostgreSQL-compatible format (so the data can be imported
into PostgreSQL).  This can be useful if you are switching from
MySQL to PostgreSQL and you have quite a bit of data in your MySQL
databases.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: http://www.rot13.org/~dpavlin/sql.html
