| От | Tom Lane |
|---|---|
| Тема | Re: Problem: plperl load failed (PGSQL 7.1.2) |
| Дата | |
| Msg-id | 25274.995386448@sss.pgh.pa.us обсуждение |
| Ответ на | Problem: plperl load failed (PGSQL 7.1.2) (Markwalder Philip <pm@ibp.ch>) |
| Ответы |
Re: Problem: plperl load failed (PGSQL 7.1.2)
|
| Список | pgsql-admin |
Markwalder Philip <pm@ibp.ch> writes:
> I tried to load plperl into postgres. But got this error message:
> ERROR: Load of file /opt/postgres/7.1.2//lib/plperl.so failed: undefined symbol: ap_null_cleanup
Hm. There's no such symbol anywhere in the Postgres sources. My bet is
that you are seeing a problem with the linker failing to locate the
additional shared libraries that plperl.so requires --- libperl.so being
the most obvious one, but maybe there are more in your configuration.
Check ldconfig and so forth to see if the shared library search path
is set up correctly.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера