Hi.
MySQL->Postgres dump converter is now available at
http://ziet.zhitomir.ua/~fonin/code/my2pg.pl.
Still beta and bugsome version but working, supports MySQL ENUMs, near the end are SET
emulation.
Please help me to test.
Max Rudensky.
Hi.
> > Can give a link ?
> can do :
> http://freshmeat.net/projects/mysql2pgsql/?highlight=convert+sql
Thank you.
BTW, if you interested in this tool, I may send you fresh versions or place it on the
web.
Maybe you will or somebody help me with one problem ? Do you know PL/pgSQL and how to
c
Can give a link ?
On Fri, 17 Nov 2000 13:45:37 -0800
clayton cottingham <[EMAIL PROTECTED]> wrote:
> Max Fonin wrote:
> >
> > Hi.
> >
> > I'm writing MySQL->Postgres dump converter. E.g. it will convert only database
>dumps produced by mysqldump.
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.
my