RE: Upgrade Rhel7.9 to Rhel9.3

From: <garyorban(at)gmail(dot)com>
To: "'Joe Conway'" <mail(at)joeconway(dot)com>, <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: RE: Upgrade Rhel7.9 to Rhel9.3
Date: 2024-03-06 19:49:15
Message-ID: 194001da6fff$5ecd56f0$1c6804d0$@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Joe,

Appreciate the help. The person who performed the original upgrades in no longer with us.
I believe they used an RPM for that install .

I was able to get postgres 12 to start on rhel 9.3 with the following tweaks.

Copied over libcrypto, libssl , libreadline and libtinfo from another rhel 7 server.
Also needed symlinks for libicuil8n and libicuuc .

I was able to access the DB and perform simple queries . Do you think this approach will work, as I'm a bit leery .
If not what do you think would be a better option?

Gary

-----Original Message-----
From: Joe Conway <mail(at)joeconway(dot)com>
Sent: Wednesday, March 6, 2024 12:30 PM
To: garyorban(at)gmail(dot)com; pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Upgrade Rhel7.9 to Rhel9.3

On 3/6/24 11:48, garyorban(at)gmail(dot)com wrote:
> version 12 was installed on this server with rhel7 . Now the server
> has been upgraded to rhel9.

explains the issue...

> So do I need to relink the postgres binaries now . If so how do I do
> that ?

Depends on how you got the postgres binaries in the first place. Were they installed using RPMs, and if so, what repository? Did you build them yourselves? Did you get them some other way (maybe EDBs installer for example)?

--
Joe Conway
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2024-03-06 20:33:19 Re: Upgrade Rhel7.9 to Rhel9.3
Previous Message Joe Conway 2024-03-06 17:29:41 Re: Upgrade Rhel7.9 to Rhel9.3