ERROR: dynamic load not supported

Поиск
Список
Период
Сортировка
От Rich Cullingford
Тема ERROR: dynamic load not supported
Дата
Msg-id 3F6875C5.1040102@sysd.com
обсуждение исходный текст
Ответы Re: ERROR: dynamic load not supported  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ERROR: dynamic load not supported  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-interfaces
All,
This is with a new 7.3.4 installation. Every CREATE FUNCTION call I 
make, e.g.,

CREATE FUNCTION plpgsql_call_handler () RETURNS LANGUAGE_HANDLER AS    '<absolute-path-to-pg-install>/lib/plpgsql'
LANGUAGEC;
 

fails with this error. I know the specification of absolute paths for 
the library lookup is deprecated, but it's supposed to still work, and, 
as of last week, did. "I haven't changed anything." :) (But doubtless 
have done something stupid.)

Thanks for any advice.                          Rich Cullingford                          rculling@sysd.com



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

Предыдущее
От: khalil El Mazouari
Дата:
Сообщение: Re: [JDBC] Connection refused. HELP ME!!!!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: dynamic load not supported