A way to link oracle DB to postgres DB for data transfer - Mailing list pgsql-general

From Zuhra.Sanusi@seagate.com
Subject A way to link oracle DB to postgres DB for data transfer
Date
Msg-id OF69C49001.A719D7B9-ON48256C5C.00814DBA@notes.seagate.com
Whole thread Raw
List pgsql-general
I need to transfer  data that reside in my oracle database  to  my postgres
database on a specific interval.

So, is a way to create a link between the oracle DB and the postgres DB
for data transfer usage.

If I were to do it between 2 oracle database , I could have done via a
DBLINK.

I would greatly appreciate if someone could give me pointers on how to get
this done.

Thank you. Any help is greatly appreciated.

Regards
Zuhra Sanusi



pgsql-general by date:

Previous
From: Darren Ferguson
Date:
Subject: Re: Using aggregate functions with SELECT INTO or FOR ..
Next
From: "Williams, Travis L, NPONS"
Date:
Subject: Re: A way to link oracle DB to postgres DB for data transfer