Re: Linking Oracle DB from postgresql - Mailing list pgsql-admin

From Jim C. Nasby
Subject Re: Linking Oracle DB from postgresql
Date
Msg-id 20050908171944.GC28361@pervasive.com
Whole thread Raw
In response to Linking Oracle DB from postgresql  (chandrasekare@sofil.co.jp)
List pgsql-admin
DBI-Link (http://pgfoundry.org/projects/dbi-link/) is probably your best
bet. There's been some talk of expanding dblink, but nothing's happened
on that yet.

On Thu, Sep 08, 2005 at 10:37:23AM +0900, chandrasekare@sofil.co.jp wrote:
> Hi,
> I am new to pgsql.
> At present i ma having Oracle database and using pgsql for my new application.
> I would like to access data exists in Oracle database from new pgsql database.
>
> Is there a way to link Oracle database from pgsql?
> If not, is there any other ways to achieve it?
>
> Regards,
> Chandra.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>

--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Please help - libpq API
Next
From: "Jim C. Nasby"
Date:
Subject: Re: [HACKERS] How to determine date / time of last postmaster restart