Re: minimum Meson version - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: minimum Meson version
Date
Msg-id 05cf5534-fcad-4a28-96de-0ec63a26ef29@eisentraut.org
Whole thread Raw
In response to Re: minimum Meson version  (Jelte Fennema-Nio <postgres@jeltef.nl>)
Responses Re: minimum Meson version
List pgsql-hackers
On 17.06.25 23:10, Jelte Fennema-Nio wrote:
> I'm not saying we shouldn't support compiling Postgres on these
> systems. But having Postgres compile with just the default system
> packages seems an unreasonably high bar. People running ancient
> systems like this should be comfortable enough with getting some more
> recent build dependencies. Recent meson and ninja executables are just
> a "pip install" away, even on RHEL8.

That's probably ok for developers, but then again, probably no one 
develops PostgreSQL master on RHEL 8.  But production RPM builds need to 
be done "in system", with the build tools being provided by 
vendor-supplied RPMs themselves, with all the signatures, attestations, 
and all that stuff that comes with it nowadays.




pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Enhance pg_createsubscriber to create required standby.
Next
From: Peter Smith
Date:
Subject: Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.