Re: MySQL-to-PostgreSQL - Mailing list pgsql-general

From Martin Marques
Subject Re: MySQL-to-PostgreSQL
Date
Msg-id 200309252106.10771.martin@bugs.unl.edu.ar
Whole thread Raw
In response to Re: MySQL-to-PostgreSQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------


pgsql-general by date:

Previous
From: Dmitry Tkach
Date:
Subject: vacuum full failing in 7.3
Next
From: Tom Lane
Date:
Subject: Re: vacuum full failing in 7.3