Re: Undefined symbol error - psql CLI client

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Undefined symbol error - psql CLI client
Дата
Msg-id 20181219142116.c6ouu6ecgqymfvkk@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Undefined symbol error - psql CLI client  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Undefined symbol error - psql CLI client  ("Srimal | PickMe" <srimal@pickme.lk>)
Список pgsql-bugs
On 2018-Dec-19, Pavel Stehule wrote:

> st 19. 12. 2018 v 12:33 odesílatel Srimal | PickMe <srimal@pickme.lk>
> napsal:
> 
> maybe there are broken dependency between releases, or some other


> >>>>> /usr/lib/postgresql/11/bin/psql: symbol lookup error:
> >>>>> /usr/lib/postgresql/11/bin/psql: undefined symbol:
> >>>>> PQsetErrorContextVisibility

I bet there is another libpq that is being picked up.
PQsetErrorContextVisibility was added in 9.6.  Maybe
ldd /usr/lib/postgresql/11/bin/psql
would give a clue.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: BUG #15552: Unexpected error in COPY to a foreign table in a transaction
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Error on insert xml