Installing dblink - Mailing list pgsql-novice

From Ridvan Lakas ng Bayan S. Baluyos
Subject Installing dblink
Date
Msg-id 7f4f9efa0901190236w63ed116bo56d714c4ff79b7e8@mail.gmail.com
Whole thread Raw
Responses Re: Installing dblink  (Andreas Wenk <a.wenk@netzmeister-st-pauli.de>)
List pgsql-novice
Hi list,

I'm currently having a problem. I cannot call the dblink_connect function of postgres.

pos=# select dblink_connect('dbname=postgres');
ERROR:  function dblink_connect("unknown") does not exist
HINT:  No function matches the given name and argument types. You may need to add explicit type casts.
pos=#

I've read this in the archives though but i still can't find the contrib-package he is talking about:

My postgres version is 8.1.8


Thanks in advance!

--
リヅバン バルヨス
ridvan.baluyos@qualservcentral.com
http://ridvan.baluyos.net
http://www.onxiam.com/people/rbaluyos

Registered Linux User #439466
Registered Ubuntu User #16034
Q: Have you heard of the Object-Oriented way to get wealthy?
A: Inheritance.

pgsql-novice by date:

Previous
From: Jasen Betts
Date:
Subject: Re: debugging plpgsql functions
Next
From: Andreas Wenk
Date:
Subject: Re: Installing dblink