Re: What's our minimum supported Python version? - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: What's our minimum supported Python version?
Date
Msg-id CAGECzQRvxmRD+7cqU8akw+AQ_3j2PfSH1Xrnz5QL+OosVQXH8A@mail.gmail.com
Whole thread Raw
In response to Re: What's our minimum supported Python version?  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: What's our minimum supported Python version?
List pgsql-hackers
On Thu, 24 Apr 2025 at 10:54, Peter Eisentraut <peter@eisentraut.org> wrote:
> The cut-off in practice for these things is usually RHEL.  PG18
> currently still supports RHEL 7, which appears to come with Python 3.6.
> Seeing that the small problem with the test script was easily fixed, I
> think we should stick with that for now.  There might be value in
> dropping support for RHEL 7 sometime, but that should be done across the
> board (meson version, openssl version, perl version, etc.), and requires
> some buildfarm changes, so I wouldn't do this right now.

RHEL7 is not supported by Devrim for PG16 and PG17 already[1]. Did you
mean something different with "PG18 currently still supports RHEL 7"?

[1]: https://yum.postgresql.org/news/rhel7-postgresql-rpms-end-of-life/



pgsql-hackers by date:

Previous
From: Christoph Berg
Date:
Subject: Re: sslmode=secure by default (Re: Making sslrootcert=system work on Windows psql)
Next
From: Andrey Borodin
Date:
Subject: Re: [PATCH] dynahash: add memory allocation failure check