Re: Trying to connect to an Oracle instance... - Mailing list pgsql-general

From Tony Caduto
Subject Re: Trying to connect to an Oracle instance...
Date
Msg-id 44B660B9.8090302@amsoftwaredesign.com
Whole thread Raw
In response to Trying to connect to an Oracle instance...  ("Spendius" <spendius@muchomail.com>)
Responses Re: Trying to connect to an Oracle instance...  ("A.M." <agentm@themactionfaction.com>)
List pgsql-general
Spendius wrote:
> Hi,
> I've been trying to perform a connection to an Oracle DB for a while,
> to no avail. Here is what I get at my psql prompt:
> postdb=# Select dblink_connect('login','hostaddr=<host IP> port=1521 \
>
If you are trying to connect to a Oracle DB, don't you need to be using
DBI Link instead of DBlink?
I thought DBLink was just for Postgresql databases?

Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: Heatsink Admin
Date:
Subject: Understanding fsync error
Next
From: Michael Fuhr
Date:
Subject: Re: Trying to connect to an Oracle instance...