Re: Can't load plpgsql.so error

Поиск
Список
Период
Сортировка
От Ed Loehr
Тема Re: Can't load plpgsql.so error
Дата
Msg-id 38F3ECA2.C4F829CE@austin.rr.com
обсуждение исходный текст
Ответ на Can't load plpgsql.so error  (Adrian Urquhart <adrian@devnet-uk.net>)
Список pgsql-general
Would you mind posting the actual error text along with PGDATA settings?

Adrian Urquhart wrote:
>
> I've created a trigger, which calls a procedure written in plpgsql,
> The trgiger is called on INSERT on a table. However, when I try to do
> an insert on the table, using psql, I get a message saying that the
> load of /usr/local/pgsql/lib/plpgsql.so failed because shared object
> libpq.so.2 not found. Yet the very fact that I'm running psql means
> that it was found...

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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: Out of Memory Errors
Следующее
От: Serj MD
Дата:
Сообщение: Re: PHP-Postgres link