MySQL-to-PostgreSQL 1.1
ySQL-to-PostgreSQL is a program to migrate MySQL databases into PostgreSQL server. The program has high performance due to direct connection to data source and destination databases (it does not use ODBC or any other middleware software). Key features: n(1) all versions of Unix/Linux and Windows MySQL servers are supported; n(2) converts indexes with all necessary attributes; n(3) command line support; n(4) merges MySQL data into an existing PostgreSQL database; n(5) converts individual tables; n(6) stores conversion settings into profile; n(7) easy-to-use wizard-style interface