Importing *huge* mysql database into pgsql - Mailing list pgsql-general

From .ep
Subject Importing *huge* mysql database into pgsql
Date
Msg-id 1173191066.416664.320470@n33g2000cwc.googlegroups.com
Whole thread Raw
Responses Re: Importing *huge* mysql database into pgsql  ("Webb Sprague" <webb.sprague@gmail.com>)
Re: Importing *huge* mysql database into pgsql  (Csaba Nagy <nagy@ecircle-ag.com>)
Re: Importing *huge* mysql database into pgsql  (Richard Huxton <dev@archonet.com>)
Re: Importing *huge* mysql database into pgsql  (Andy <nospam@noplace.com>)
Re: Importing *huge* mysql database into pgsql  (Chris <dmagick@gmail.com>)
List pgsql-general
Hello,

I would like to convert a mysql database with 5 million records and
growing, to a pgsql database.

All the stuff I have come across on the net has things like
"mysqldump" and "psql -f", which sounds like I will be sitting forever
getting this to work.

Is there anything else?

Thanks.


pgsql-general by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Does it has a way to compact the database size?
Next
From: "Webb Sprague"
Date:
Subject: Re: Importing *huge* mysql database into pgsql