Re: LinkServer

From: Richard Huxton <dev(at)archonet(dot)com>
To: shridhar_daithankar(at)persistent(dot)co(dot)in, <pgsql-general(at)postgresql(dot)org>
Subject: Re: LinkServer
Date: 2003-07-08 08:03:35
Message-ID: 200307080903.35672.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Tuesday 08 Jul 2003 7:58 am, Shridhar Daithankar wrote:
> On 8 Jul 2003 at 12:03, Madhavi Daroor wrote:
> > Hi All,
> >
> > How do I link a postgres server and an Oracle server and get the data
> > from an Oracle sever from a Postgres server? I'm using Postgres 7.2.3 on
> > Red Hat linux 7.2
> >
> > Does postgres have any function to do so? And what other configuration
> > changes are need to achieve this?
>
> Well no. There is nothing out of box that would help here.

But I did see mention of a dblink for oracle a week or two ago. The dblink
package is in contrib and I'd suggest a search of the archives for "dblink"
and "oracle".

--
Richard Huxton

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mattias Kregert 2003-07-08 08:06:16 Re: Datatypes and performance
Previous Message Richard Huxton 2003-07-08 07:55:04 Re: Fw: application compatibility with Oracle

Browse pgsql-hackers by date

  From Date Subject
Next Message Carlos Guzman Alvarez 2003-07-08 08:21:49 Re: CREATE DATABASE command in Extended Query mode of 3.0
Previous Message Shridhar Daithankar 2003-07-08 06:58:55 Re: LinkServer