Re: [NOVICE] How to read oracle table's data from postgre - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Re: [NOVICE] How to read oracle table's data from postgre
Date
Msg-id 1268028422.2098.6.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to How to read oracle table's data from postgre  (venkatrao.b@tcs.com)
Responses Re: [NOVICE] How to read oracle table's data from postgre  (Scott Marlowe <scott.marlowe@gmail.com>)
List 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

Attachment

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: How to read oracle table's data from postgre
Next
From: Allan Kamau
Date:
Subject: Re: Avoiding duplicates (or at least marking them as such) in a "cumulative" transaction table.