Re: mysql migration

Поиск
Список
Период
Сортировка
От joseph speigle
Тема Re: mysql migration
Дата
Msg-id 20040420014337.GA15321@www.sirfsup.com
обсуждение исходный текст
Ответ на mysql migration  (Bryan Irvine <bryan.irvine@kingcountyjournal.com>)
Список pgsql-novice
bryan,
there are scripts which will do the conversion of your dump file for you in the contrib/mysql directory of the source.

That will change the structure and syntax of the create statements/data types to postgresql ones.

joe

On Mon, Apr 19, 2004 at 03:50:30PM -0700, Bryan Irvine wrote:
> I have an older mysql implementation that is going to be upgraded soon.
> Rather than upgrade it to another version of mysql I was thinking of
> upgrading it to postgres.  Anyone done this?  What's the easiest way?
>
> --Bryan
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match


В списке pgsql-novice по дате отправления:

Предыдущее
От: Bryan Irvine
Дата:
Сообщение: mysql migration
Следующее
От: "Christopher A. Goodfellow"
Дата:
Сообщение: Start with -i