Re: Mysql to Postgresql converter

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Fred Moyer <fred(at)redhotpenguin(dot)com>
Cc: SF Postgres <sfpug(at)postgresql(dot)org>
Subject: Re: Mysql to Postgresql converter
Date: 2013-01-25 23:17:13
Message-ID: 51031279.5060209@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: sfpug


On 01/25/2013 03:10 PM, Fred Moyer wrote:
>
> Hello,
>
> I've been fighting a Mysql database recently, and the few tests I've
> run so far have shown a significant query performance improvement with
> a mysql database table that was converted to PostgreSQL.
>
> So I'm wondering if anyone knows of a magical program that I can hand
> my database credentials to, go get a cup of coffee, and come back to
> Postgresql database which was migrated from the Mysql database. I've
> seen a few Rails based conversion utilities on Github, but I'd prefer
> a command line application.
>

There is a great wiki page on this subject:

http://wiki.postgresql.org/wiki/Converting_from_other_Databases_to_PostgreSQL#MySQL

--
Command Prompt, Inc. - http://www.commandprompt.com/
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC
@cmdpromptinc - 509-416-6579

In response to

Browse sfpug by date

  From Date Subject
Next Message Steve Atkins 2013-01-25 23:27:10 Re: Mysql to Postgresql converter
Previous Message Fred Moyer 2013-01-25 23:10:53 Mysql to Postgresql converter