Re: dblink between oracle and postgres?

From: Filip Rembiałkowski <plk(dot)zuber(at)gmail(dot)com>
To: "Josh Harrison" <joshques(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, jd(at)commandprompt(dot)com
Subject: Re: dblink between oracle and postgres?
Date: 2009-01-08 20:43:51
Message-ID: 92869e660901081243v6e96f9cfi8d80b220a363f82b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/1/8 Joshua D. Drake <jd(at)commandprompt(dot)com>

> On Thu, 2009-01-08 at 15:12 -0500, Josh Harrison wrote:
> > Hi,
> > Is there any utility like (oracle's dblink etc) that can establish
> > connection between oracle and postgres database?
>
> dbi-link
>

In the opposite direction, you can use Oracle's feature described here:
http://lists.mysql.com/mysql/189287 (change to psqlodbc driver should be
easy).

--
Filip Rembiałkowski

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2009-01-08 20:44:08 Re: column "id" is of type integer but expression is of type character
Previous Message Andrus 2009-01-08 20:38:36 Re: column "id" is of type integer but expression is of type character