Re: PG20 Minimum Dependency Thread - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: PG20 Minimum Dependency Thread
Date
Msg-id CAOYmi+n+xPSXB3y9uKNTkJrneuROTLYCarjS7WRob_cC+-DDgQ@mail.gmail.com
Whole thread
In response to Re: PG20 Minimum Dependency Thread  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: PG20 Minimum Dependency Thread
List pgsql-hackers
On Wed, Jul 8, 2026 at 11:34 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> $ rpm -q python3
> python3-3.9.25-7.el9_8.x86_64
> $ rpm -q openssl
> openssl-3.5.5-4.el9_8.x86_64
>
> So in the Red Hat universe I think we could safely expect a minimum
> of OpenSSL 3.5.

Yeah (and I think their decision to upgrade to 3.5 caused major
ripples recently).

> But that doesn't matter much given that your list
> shows other LTS distros still on 3.0.

Right. I think 3.0 would be a reasonable floor for PG20, honestly. I'm
a little concerned about how long the Deb-alikes are going to end up
pinning it, but... one step at a time.

--Jacob



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: [PATCH] Add RetrieveInstrumentation hook for CustomScan providers
Next
From: Peter Eisentraut
Date:
Subject: Re: libpq: Process buffered SSL read bytes to support records >8kB on async API