On Thu, July 13, 2006 11:03 am, Tony Caduto wrote: > 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? That's true. But why should dblink crash? That's a bug.