| От | Tom Lane |
|---|---|
| Тема | Re: OS/X and PL/PGSQL |
| Дата | |
| Msg-id | 1384.1049948311@sss.pgh.pa.us обсуждение |
| Ответ на | OS/X and PL/PGSQL (Paul Ramsey <pramsey@refractions.net>) |
| Ответы |
Re: OS/X and PL/PGSQL
|
| Список | pgsql-general |
Paul Ramsey <pramsey@refractions.net> writes:
> [Robin:~] pramsey% createlang plpgsql pltest
> ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed: no error
> message available
Not sure if this is true on OS/X, but on many Unixen, the dynamic loader
will write failure messages on stderr that are much more useful than the
narrow-band error indicator returned to the calling code. Make sure
your setup is sending postmaster stderr to a file, not /dev/null, and
then look in the file to see if this produces any interesting output.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера