Re: Undefined symbol error - psql CLI client - Mailing list pgsql-bugs

From Pavel Stehule
Subject Re: Undefined symbol error - psql CLI client
Date
Msg-id CAFj8pRBZXG5L4irrvf3=VRbqhzXn3KnSc68iJVQcYuBiFT0Npw@mail.gmail.com
Whole thread Raw
In response to Undefined symbol error - psql CLI client  ("Srimal | PickMe" <srimal@pickme.lk>)
Responses Re: Undefined symbol error - psql CLI client  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs


st 19. 12. 2018 v 12:33 odesílatel Srimal | PickMe <srimal@pickme.lk> napsal:
I have these packages installed.

image.png



On Wed, Dec 19, 2018 at 4:54 PM Pavel Stehule <pavel.stehule@gmail.com> wrote:


st 19. 12. 2018 v 12:22 odesílatel Srimal | PickMe <srimal@pickme.lk> napsal:
Hi,

The issue came after I upgrade Postgres from version 10 to 11. That may be the reason.

maybe libpq was not updated, or there there are more libpq and older has higher priority

maybe there are broken dependency between releases, or some other 



On Wed, Dec 19, 2018 at 4:19 PM Pavel Stehule <pavel.stehule@gmail.com> wrote:
Hi

st 19. 12. 2018 v 9:44 odesílatel Srimal | PickMe <srimal@pickme.lk> napsal:
Hi,

psql returns the following error.

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

Maybe you have a old libpq library. Do you have installed some older Postgres client on your comp?


Operating system : Ubuntu 18.04LTS
PostgreSQL version : 11.1

Thanks.

--
Regards,
Srimal


--
Regards,
Srimal


--
Regards,
Srimal
Attachment

pgsql-bugs by date:

Previous
From: "Srimal | PickMe"
Date:
Subject: Re: Undefined symbol error - psql CLI client
Next
From: Amit Langote
Date:
Subject: Re: BUG #15552: Unexpected error in COPY to a foreign table in a transaction