RE: MySQL -> pgsql

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: "Diehl, Jeffrey" <jdiehl(at)sandia(dot)gov>
Cc: pgsql-general(at)postgresql(dot)org
Subject: RE: MySQL -> pgsql
Date: 2000-10-20 01:53:29
Message-ID: Pine.BSO.4.10.10010192151450.22422-200000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I hacked up a small perl script that does a first-pass attempt on
converting mysql's database dump to

It is dirty, it will probably not work for you, but it'll make the first
approximation on the conversion, if you are lucky.

-alex

On Thu, 19 Oct 2000, Diehl, Jeffrey wrote:

> I'm also interested, so could you post to the list?
>
> Thanx,
> Mike Diehl,
> Network Monitoring Tool Devl.
> 284-3137
> jdiehl(at)sandia(dot)gov
>
>
> > -----Original Message-----
> > From: David Reid [mailto:dreid(at)jetnet(dot)co(dot)uk]
> > Sent: October 19, 2000 5:31 AM
> > To: pgsql-general(at)postgresql(dot)org
> > Subject: [GENERAL] MySQL -> pgsql
> >
> >
> > Can someone point me at any resources on the web that can
> > help with such a
> > transformation? I have a series of tables I want to convert. Thanks.
> >
> > Oh, and I'm not on the list so can you email direct! :)
> >
> > david
> >
>
>

Attachment Content-Type Size
mysql2pgsql.pl text/plain 2.4 KB

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-10-20 01:59:21 Re: prefer (+) oracle notation
Previous Message Tom Lane 2000-10-20 00:28:05 Re: Any risk in increasing BLCKSZ to get larger tuples?