Re: OS upgrade on postgres servers

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: OS upgrade on postgres servers
Date: 2026-03-16 19:11:36
Message-ID: CANzqJaDdOPGTE3wjgVA4rsPsG2j44JjvDZLKw0DFnnwauEFw8g@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Mar 16, 2026 at 2:57 PM Raj <rajeshkumar(dot)dba09(at)gmail(dot)com> wrote:

> Hi all,
>
> I have traditional servers with postgres with replication setup (primary -
> standby). OS team want to upgrade from rhel 8.10 to 10.
>
> As a dba, what is the suggestion we need to give. How do we proceed ?
> Should we stop the posygres servers? Should we get new servers with rhel 10
> and migrate Data?
>

That's certainly a safe method.

> What's the best procedure
>

The main problem is collation change driven by the newer glibc version.

1. How did you install PG (from the RHEL repository, or from the PGDG
repository)?
2. How big are your databases?
3. How big is your outage window?
4. Do you plan on upgrading Postgresql at the same time?

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Raj 2026-03-16 19:44:48 Re: OS upgrade on postgres servers
Previous Message Raj 2026-03-16 18:57:36 OS upgrade on postgres servers