Installing plpgsql fails

Поиск
Список
Период
Сортировка
От Nigel Bishop
Тема Installing plpgsql fails
Дата
Msg-id 8D206F73E2BE3E419EE87066E31F54EEEB8E@intyoad01.uk.ioko365.com
обсуждение исходный текст
Ответы Re: Installing plpgsql fails  (Andreas Schmitz <a.schmitz@cityweb.de>)
Re: Installing plpgsql fails  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Hi

Solaris 8
PG V7.3.3

I'm trying to install the procedural language plpgsql using:

createlang plpgsql securnet

But this fails with:

ERROR:  stat failed on file '$libdir/plpgsql': No such file or directory
createlang: language installation failed

pg_config --libdir  - returns:

/opt/postgres/product/7.3.3/lib - and in this directory resides a file called plpgsql.so

The LD_LIBRARY_PATH variable also contains /opt/postgres/product/7.3.3/lib


I've installed this successfully on another Solaris box without a problem.

Has anyone got any thoughts?

Thanks

Regards

Nigel Bishop

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

Предыдущее
От: "Ganesan Kanavathy"
Дата:
Сообщение: Re: Pgsql crashes frequently
Следующее
От: Andreas Schmitz
Дата:
Сообщение: Re: Installing plpgsql fails