Re: Extract data from MySQL database using PostgreSQL - Mailing list pgsql-general

From mike g
Subject Re: Extract data from MySQL database using PostgreSQL
Date
Msg-id 1088742157.23457.45.camel@localhost.localdomain
Whole thread Raw
In response to Extract data from MySQL database using PostgreSQL  ("Cao, Wenhong" <wenhong.cao@attws.com>)
List 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 by date:

Previous
From: "Lee Harr"
Date:
Subject: get first / last date of given week
Next
From: Tom Lane
Date:
Subject: Re: postgresql +AMD64 +big address spaces - does it work?