Re: Extract data from MySQL database using PostgreSQL

Поиск
Список
Период
Сортировка
От mike g
Тема Re: Extract data from MySQL database using PostgreSQL
Дата
Msg-id 1088742157.23457.45.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Extract data from MySQL database using PostgreSQL  ("Cao, Wenhong" <wenhong.cao@attws.com>)
Список pgsql-general
No.  You need to use middleware to extract the data from MySQL and then
write to Postgresql.  Anything that can use ODBC can do this for you.

Perhaps this link will help.

http://techdocs.postgresql.org/techdocs/mysql2postgresql.php

On Sat, 2004-06-26 at 15:14, Cao, Wenhong wrote:
> Hi
>
> I am very new to PostgreSQL.
>
> Does PostgreSQL support to extract records from tables built in MySQL
> database?
>
> Thanks,
>
> Wen
>

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

Предыдущее
От: "Lee Harr"
Дата:
Сообщение: get first / last date of given week
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgresql +AMD64 +big address spaces - does it work?