Re: MySQL -> Postgres dump converter - Mailing list pgsql-sql

From Clayton Cottingham
Subject Re: MySQL -> Postgres dump converter
Date
Msg-id 200011202319.eAKNJts46362@mail.postgresql.org
Whole thread Raw
List pgsql-sql
On Tue, 21 Nov 2000 00:01:33 +0200, Max Fonin said:

> 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.
>  
>  


i just did a dump of one of our work tables and it produced a lot of functions
returned as opaque

..
which is ok, except i cant find said shared object anywhere on my sys

what is this part of?



pgsql-sql by date:

Previous
From: M.Feldtmann@t-online.de (Marten Feldtmann)
Date:
Subject: Re: Using a postgres table to maintain unique id?
Next
From: "Mikheev, Vadim"
Date:
Subject: RE: how to continue a transaction after an error?