Re: MySQL-to-PostgreSQL

From: Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Yevgeny Ioffe <yevbo23(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: MySQL-to-PostgreSQL
Date: 2003-09-26 00:06:10
Message-ID: 200309252106.10771.martin@bugs.unl.edu.ar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This scripts don't do the job completly, but give you a boost. I normally pass
my MySQL dumps throught these scripts and then open them with my editor and
do the changes that were missing.

You will always have to make changes in things like MySQLs inconsistencys
(dates that don't exist, an so on).

El Jue 25 Sep 2003 19:49, Bruce Momjian escribió:
> Have you tried src/contrib/mysql scripts?
>
> ---------------------------------------------------------------------------
>
> Yevgeny Ioffe wrote:
> > Hello,
> >
> > I am working on transferring MySQL dumps to
> > PostgreSQL. I have tried the scripts I found in
> > relevant section of PostgreSQL documentation website,
> > but they all give me various parsing errors. What am
> > I to do?
> >
> > Thanks!
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> > http://www.postgresql.org/docs/faqs/FAQ.html

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués | mmarques(at)unl(dot)edu(dot)ar
Programador, Administrador, DBA | Centro de Telematica
Universidad Nacional
del Litoral
-----------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-09-26 01:20:40 Re: vacuum full failing in 7.3
Previous Message Dmitry Tkach 2003-09-25 23:50:03 vacuum full failing in 7.3