Re: Load fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Load fails
Дата
Msg-id 7094.963550510@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Load fails  (Brandon Ibach <bibach@infomansol.com>)
Ответы Re: Load fails  (Brandon Ibach <bibach@infomansol.com>)
Список pgsql-general
Brandon Ibach <bibach@infomansol.com> writes:
> ERROR:  Load of file /home/postgres/lib/vcic.so failed:
>  /home/postgres/lib/vcic.so: undefined symbol: palloc

palloc() has been a macro for a long time.  Could you be
compiling against some extremely obsolete header files that
declare it as a plain function?

            regards, tom lane

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

Предыдущее
От: Yves Dorfsman
Дата:
Сообщение: Re: How to list and remove a user in postgres ?
Следующее
От: Brandon Ibach
Дата:
Сообщение: Re: Load fails