Re: Migration from MySQL

From: Volkan YAZICI <volkan(dot)yazici(at)gmail(dot)com>
To: Glauter Moulin Coelho <gerente(at)gerente(dot)com(dot)br>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: Migration from MySQL
Date: 2005-05-25 17:17:53
Message-ID: 7104a73705052510171e08c629@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi,

On 5/25/05, Glauter Moulin Coelho <gerente(at)gerente(dot)com(dot)br> wrote:
> Does anyone knows some tool to migrate data from
> MySQL to PostgreSQL WIN ?

{{{ $ cat contrib/mysql/README.mysql
Here are two conversion utilities for MySQL dumps. Use the one you prefer.

The most recent version of my2pg.pl can be obtained from:

http://www.omnistarinc.com/~fonin/downloads.php#my2pg

my2pg.diff has additional changes for CREATE FUNCTION.

Another tool, mysql2pgsql, can be found at:

http://gborg.postgresql.org/project/mysql2psql/projdisplay.php
}}}

Regards.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Van Ingen, Lane 2005-05-25 17:19:12 Re: Migration from MySQL
Previous Message Steve Tucknott 2005-05-25 16:44:43 Re: Unable to Delete a Row