Re: Problem with dlopen and PostgreSQL - load of file failed
В списке pgsql-hackers по дате отправления:
| От | Klaus Klein |
|---|---|
| Тема | Re: Problem with dlopen and PostgreSQL - load of file failed |
| Дата | |
| Msg-id | 87zp0kse85.fsf@aragain.dau.rfc1918 обсуждение исходный текст |
| Ответ на | Problem with dlopen and PostgreSQL - load of file failed ("D'Arcy" "J.M." Cain <darcy@druid.net>) |
| Список | pgsql-hackers |
>>>>> "D'Arcy" == J M <D> writes: D'Arcy> ERROR: Load of file /usr/pgsql/modules/glaccount.so D'Arcy> failed: dlopen (/usr/pgsql/modules/glaccount.so)failed D'Arcy> The error message isn't very informative. Is there some D'Arcy> way to get more information on why the loadfailed? For more information you can try to set LD_DEBUG to a non-null value in the execution environment - the shared loader should give you a hint what's going on; as an alternative, you can add a call to dlerror() at the place in question and print the string returned. (The code should probably do that anyway, but if it already does and dlerror() returned a null pointer that would be a bug in the shared loader.)
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера