Re: is there a mysql to postgresql sql converter? - Mailing list pgsql-sql

From clayton cottingham
Subject Re: is there a mysql to postgresql sql converter?
Date
Msg-id 3A15A701.73E53846@marketingchallenge.com
Whole thread Raw
In response to Re: is there a mysql to postgresql sql converter?  (Max Fonin <fonin@ziet.zhitomir.ua>)
List pgsql-sql
Max Fonin wrote:
> 
> Hi.
> 
> I'm writing MySQL->Postgres dump converter. E.g. it will convert only database dumps produced by mysqldump.
> It's almost ready, problems are ENUM and SET types. I have problems with types emulation.
> Maybe someone help me guys ?
> 
> Anyway, some half-working version attached.
> 
> Max Rudensky.
> 
>   ------------------------------------------------------------------------
>                Name: my2pg.pl
>    my2pg.pl    Type: Perl Program (application/x-perl)
>            Encoding: base64


thats cool!!

i thought i saw another converter in the last couple o months on
freshmeat too


pgsql-sql by date:

Previous
From: Max Fonin
Date:
Subject: Re: is there a mysql to postgresql sql converter?
Next
From: Max Fonin
Date:
Subject: Re: is there a mysql to postgresql sql converter?