dblink.sql not found

From: Clodoaldo Neto <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>
To: PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org>
Subject: dblink.sql not found
Date: 2012-06-11 15:17:22
Message-ID: CA+Z73LEdCyD_dz5YWcjqZUSnSLkboeHeoQSU1cQYPkwak5d==w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have postgresql91-contrib installed in Centos 6:

# yum list installed postgresql91-contrib
...
Installed Packages
postgresql91-contrib.x86_64 9.1.4-1PGDG.rhel6 @pgdg91

But when I try to use it I get the error:

ERROR: function dblink(text, text) does not exist
LINE 2: from dblink(
^
HINT: No function matches the given name and argument types. You might
need to add explicit type casts.

Also I can't find dblink.sql:

# find / -name dblink.sql

What am I missing?

Regards, Clodoaldo

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Clodoaldo Neto 2012-06-11 15:28:39 Re: dblink.sql not found
Previous Message Magruder, Ryan S. 2012-06-11 14:55:15 Postgres Installation Password