| От | Tom Lane |
|---|---|
| Тема | Re: [DOCS] Extending PostgreSQL Using C |
| Дата | |
| Msg-id | 9809.983984135@sss.pgh.pa.us обсуждение |
| Ответ на | Extending PostgreSQL Using C (Boulat Khakimov <boulat@inet-interactif.com>) |
| Ответы |
Re: [DOCS] Extending PostgreSQL Using C
|
| Список | pgsql-sql |
Hannu Krosing <hannu@tm.ee> writes:
> Boulat Khakimov wrote:
>> ERROR: Can't find function encrypt in file /[full path here]/encrypt.so
> Can _postgres_ user read /[full path here]/encrypt.so ?
Presumably so. If he were unable to load the .so file, he'd be getting
a different error message. This message indicates that he got past the
load step, but dl_sym is unable to resolve the symbol "encrypt".
I asked about the symbol names shown by nm(1), but got no answer ...
regards, tom lane
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера