PostgreSQL Upgrade Issue - Undefined Symbol Error - Mailing list pgsql-general

From Vivek Gadge
Subject PostgreSQL Upgrade Issue - Undefined Symbol Error
Date
Msg-id CAK+uD7guyY-W4tyWeAnfjBacr19GpMkyrbusV2pXjZypkKF4QQ@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL Upgrade Issue - Undefined Symbol Error
Re: PostgreSQL Upgrade Issue - Undefined Symbol Error
List pgsql-general
Hi All, 

I am encountering an error after completion of PostgreSQL upgradation from version 13.8 to 15.6. Trying to describe a single table, I am receiving an error. 

psql -d xyz

-->> \dt student*

The error message is as follows:

```
psql: symbol lookup error: psql: undefined symbol: PQmblenBounded
```

Could you please assist in resolving this issue?

Thanks and regards,

Vivek Gadge

pgsql-general by date:

Previous
From: 毛毛
Date:
Subject: What is the best way to upgrade pgAdmin on Windows?
Next
From: Lok P
Date:
Subject: Re: Column type modification in big tables