Re: is possible to read Oracle table from PostgreSQL?

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: is possible to read Oracle table from PostgreSQL?
Дата
Msg-id 3F8ED85F.7010604@joeconway.com
обсуждение исходный текст
Ответ на Re: is possible to read Oracle table from PostgreSQL?  (<markw@mohawksoft.com>)
Список pgsql-odbc
markw@mohawksoft.com wrote:
>>I need to know if is possible to read oracle tables from PostgresSQL.
>>Can someone give me some help?
>
>
> It is theoretically possible, but depending on your skill level, possible
> but difficult.
>
> Starting with the latest versions of PostgreSQL, it is possible to return
> multi-column result sets. All one would need to do is construct a
> PostgreSQL extension that would query the Oracle database and return the
> result set.

Hans-Jürgen Schönig modified contrib/dblink to do this. See:
http://archives.postgresql.org/pgsql-hackers/2003-06/msg00361.php

HTH,

Joe




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

Предыдущее
От:
Дата:
Сообщение: Re: is possible to read Oracle table from PostgreSQL?
Следующее
От: "Nigel Brookes"
Дата:
Сообщение: Insert query