Re: PG_exception_stack

Поиск
Список
Период
Сортировка
От James William Pye
Тема Re: PG_exception_stack
Дата
Msg-id 1095265807.587.20.camel@localhost
обсуждение исходный текст
Ответ на PG_exception_stack  (G u i d o B a r o s i o <gbarosio@uolsinectis.com.ar>)
Список pgsql-hackers
On Wed, 2004-09-15 at 09:04, G u i d o B a r o s i o wrote:
> [postgres@prdpwgb0208 postgres]$ createlang plpgsql tech_mis
> createlang: language installation failed: ERROR:  could not load
> library "/usr/local/pgsql/lib/plpgsql.so":
> /usr/local/pgsql/lib/plpgsql.so: undefined symbol: PG_exception_stack

It looks like your build is a bit fubar'd. I don't know why exactly, but
it can't find that symbol, so I'd suggest a gmake distclean, configure,
and gmake all install. (hrm, might also want to make sure that your
installations arent crossing paths somewhere here, if you have multiple
versions installed)
(Note that I just did it with my dev build without trouble)

--
Regards,       James William Pye

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

Предыдущее
От: Mark Wong
Дата:
Сообщение: some PITR performance data with DBT-2
Следующее
От: "Katsaros Kwn/nos"
Дата:
Сообщение: Problems with SPI memory management