Thank you all !
----- Original Message -----
From: "Volkan YAZICI" <volkan.yazici@gmail.com>
To: "Glauter Moulin Coelho" <gerente@gerente.com.br>
Cc: <pgsql-novice@postgresql.org>
Sent: Wednesday, May 25, 2005 2:17 PM
Subject: Re: [NOVICE] Migration from MySQL
Hi,
On 5/25/05, Glauter Moulin Coelho <gerente@gerente.com.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.