Re: plpgsql

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: plpgsql
Дата
Msg-id m3bsg4bjzo.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на plpgsql  (Nick Haw <nick.haw@operagrp.com>)
Список pgsql-general
Nick Haw <nick.haw@operagrp.com> writes:

> Hello all, been skulking around here in the background reading the threads
> and waiting for a problem to come up and now I have one. I am trying to
> "install" plpgsql on one of my databases. When I run the command
>
> createlang plpgsql database1
>
> I get this error message
>
> ERROR:  Load of file /usr/lib/pgsql/lib/plpgsql.so failed:
> /usr/lib/pgsql/lib/plpgsql.so: undefined symbol: CurrentTriggerData
> createlang: language installation failed

Sounds as if you may have a mismatch between the version of the shared
library and that of PG itself.  What version are you using and how was
it installed?

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

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

Предыдущее
От: "Jeffrey W. Baker"
Дата:
Сообщение: Re: sequential scans and the like operator
Следующее
От: Tom Lane
Дата:
Сообщение: Re: sequential scans and the like operator