Re: Oracle and PostgreSQL

From: Bricklen Anderson <BAnderson(at)PresiNET(dot)com>
To: Bruno Almeida do Lago <teolupus(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Oracle and PostgreSQL
Date: 2005-01-27 20:03:10
Message-ID: 41F948FE.3000604@PresiNET.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.
_______________________________

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-27 20:10:38 Re: [BUGS] My postmaster just crashed !
Previous Message Joshua D. Drake 2005-01-27 20:02:49 Re: convert mdb files to pg?