Re: [NOVICE] How to read oracle table's data from postgre

Поиск
Список
Период
Сортировка
От Devrim GÜNDÜZ
Тема Re: [NOVICE] How to read oracle table's data from postgre
Дата
Msg-id 1268028422.2098.6.camel@hp-laptop2.gunduz.org
обсуждение исходный текст
Ответ на How to read oracle table's data from postgre  (venkatrao.b@tcs.com)
Ответы Re: [NOVICE] How to read oracle table's data from postgre  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-general
On Mon, 2010-03-08 at 10:40 +0530, venkatrao.b@tcs.com wrote:
>
> I want to read oracle database table data from postgre. (like in
> oracle we  can use database links, is there something like this
> available in postgre).

(It is not postgre, it is PostgreSQL or Postgres.)

You can try dbi-link:

http://pgfoundry.org/projects/dbi-link/

--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Вложения

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: How to read oracle table's data from postgre
Следующее
От: Allan Kamau
Дата:
Сообщение: Re: Avoiding duplicates (or at least marking them as such) in a "cumulative" transaction table.