Importing *huge* mysql database into pgsql

From: "(dot)ep" <erick(dot)papa(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Importing *huge* mysql database into pgsql
Date: 2007-03-06 14:24:26
Message-ID: 1173191066.416664.320470@n33g2000cwc.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Webb Sprague 2007-03-06 14:39:11 Re: Importing *huge* mysql database into pgsql
Previous Message Merlin Moncure 2007-03-06 13:58:11 Re: Does it has a way to compact the database size?