Need Support to Upgrade from 13.6 to 15.3 - Mailing list pgsql-bugs

From Dippu Kumar
Subject Need Support to Upgrade from 13.6 to 15.3
Date
Msg-id CAF6fgVVk1pVBSYp20gxRrrTpK=cE1ECv-NrxtSQhjDeri=vziQ@mail.gmail.com
Whole thread Raw
Responses Re: Need Support to Upgrade from 13.6 to 15.3  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-bugs
Dear Support Team,
I'm facing an issue while upgrading PostgreSQL from version 13.6 to 15.3.
Here are steps I'm following:
- I hosted my existing PostgreSQL 13.6 instance on AWS (Ubuntu)
- I create an instance using AMIs ( same image of hosted instance )
- I run the below command after a few steps , I face initdb issue
sudo apt install postgresql
I need your help here.

sudo pg_createcluster 15 main --start

Creating new PostgreSQL cluster 15/main ...

/usr/lib/postgresql/15/bin/initdb -D /var/lib/postgresql/15/main --auth-local peer --auth-host scram-sha-256 --no-instructions

/usr/lib/postgresql/15/bin/initdb: symbol lookup error: /usr/lib/postgresql/15/bin/initdb: undefined symbol: PQmblenBounded

Error: initdb failed

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #17934: Cannot run pgAdmin after upgrading from 15.2 to 15.3
Next
From: Sergiu Ignat
Date:
Subject: XML element with special characters can be created, serialized, but not deserialized