Re: Oracle and PostgreSQL - Mailing list pgsql-general

From Bricklen Anderson
Subject Re: Oracle and PostgreSQL
Date
Msg-id 41F948FE.3000604@PresiNET.com
Whole thread Raw
In response to Re: Oracle and PostgreSQL  ("Bruno Almeida do Lago" <teolupus@gmail.com>)
List pgsql-general
Bruno Almeida do Lago wrote:
> OK! I've got to run now, but will search more about it tomorrow.
>
> Could you give me more details / references?
>
>
>>You don't want to do it automatically. You want to do it by hand but it
>>isn't that hard.
>
>
> Automatically? How?
>
> About the link between the two databases, where can I find how to do it??
>

in the /contrib/dblink directory of your installation

Alternatively, you can use a function written in plperl and use DBI/DBD to pull from the Oracle
database.

--
_______________________________

This e-mail may be privileged and/or confidential, and the sender does
not waive any related rights and obligations. Any distribution, use or
copying of this e-mail or the information it contains by other than an
intended recipient is unauthorized. If you received this e-mail in
error, please advise me (by return e-mail or otherwise) immediately.
_______________________________

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] My postmaster just crashed !
Next
From: "Joshua D. Drake"
Date:
Subject: Re: convert mdb files to pg?