Re: [NOVICE] -- New to read from Oracle and insert into Postgress - Mailing list pgsql-odbc

From Sean Davis
Subject Re: [NOVICE] -- New to read from Oracle and insert into Postgress
Date
Msg-id 4531ABC3.20105@mail.nih.gov
Whole thread Raw
In response to -- New to read from Oracle and insert into Postgress --  (Rafael Orta <rorta_us@yahoo.com>)
List pgsql-odbc
Rafael Orta wrote:
> Hello Everybody
>
> I am new to postgress, I am need to be able to do
> a select from an Oracle table from postgres and insert the
> same information into postgres.
>
> Sort of "insert into postgres values select from oracle"
>
> Is there any way I can do this from postgres? any free plugs ins or
> something that allows me to read Oracle tables from postgres?
http://pgfoundry.org/projects/dbi-link/

Just what you need.

pgsql-odbc by date:

Previous
From: Rafael Orta
Date:
Subject: -- New to read from Oracle and insert into Postgress --
Next
From: "Rick Hair"
Date:
Subject: Username and password from DSN being overwritten (fix included)