dblink.sql not found

Поиск
Список
Период
Сортировка
От Clodoaldo Neto
Тема dblink.sql not found
Дата
Msg-id CA+Z73LEdCyD_dz5YWcjqZUSnSLkboeHeoQSU1cQYPkwak5d==w@mail.gmail.com
обсуждение исходный текст
Ответы Re: dblink.sql not found  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
Список 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

В списке pgsql-general по дате отправления:

Предыдущее
От: "Magruder, Ryan S."
Дата:
Сообщение: Postgres Installation Password
Следующее
От: Vibhor Kumar
Дата:
Сообщение: Re: dblink.sql not found