Re: Supported RHEL version for PostgreSQL 11

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Sudhir Guna <sudhir(dot)guna(dot)sg(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Supported RHEL version for PostgreSQL 11
Date: 2021-08-25 17:15:39
Message-ID: 20210825171539.GA10479@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Aug 25, 2021 at 11:47:57PM +0800, Sudhir Guna wrote:
> Hi All,
>
> I would like to clarify on OS upgrade for PostgreSQL.
>
> Currently we are on PostgreSQL 9.6 on RHEL 7.5. We would like to do a
> direct upgrade from RHEL 7.5 to RHEL 8.4 and then upgrade PostgreSQL 9.6 to
> PostgreSQL 11.
>
> Is it ok to do a direct upgrade from RHEL 7.5 to RHEL 8.4

Please describe what you mean by a "direct upgrade" ?

You should be careful, since the sort order of indexes can change:
https://wiki.postgresql.org/wiki/Locale_data_changes
| Version 8 uses the new locale data. Therefore, caution will be necessary when upgrading.

> Is PostgreSQL 11 compatible with RHEL 8.4

How did you install postgres ?
Compiled from source ?
Using RHEL packages ?
Using PGDG packages ?

PDDG has pacakges for PG11/RH8
https://yum.postgresql.org/rpmchart/#pg11

--
Justin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christophe Pettus 2021-08-26 04:35:51 lower() and unaccent() not leakproof
Previous Message Oliver Kohll 2021-08-25 16:30:37 Re: DataDirect PostgreSQL