| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | chriswvandevelde(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: BUG #18378: postgis protobuf support inconsistent |
| Date: | 2024-03-05 08:09:05 |
| Message-ID: | ed5bb9afd9650673b8f024ad7b6cf72e12482913.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On Tue, 2024-03-05 at 06:58 +0000, PG Bug reporting form wrote:
> Is it possible to at least get the most recent releases for Redhat 7
> (3.3 for amd64 & 3.2 for arm) rebuilt with protobuf support enabled
> (see
> https://postgis.net/docs/postgis_installation.html#installation_configuration
> for requirements). Alternatively, could the current release (3.4) for
> RH7 amd64 + arm be built with protobuffer support enabled?
No. Two reasons:
- PostGIS >= 3.1 requires Protobuf >= 1.1.0 and RHEL only has 1.0.2
- PostGIS 3.0 requires protobuf 1.0.0 and RHEL 7 supports only that
- Most of the GIS dependencies cannot be built on RHEL 7
- RHEL 7 is almost EOL
Well, four reasons apparently.
Regards,
--
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tender Wang | 2024-03-05 08:24:59 | Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build |
| Previous Message | alvherre | 2024-03-05 07:37:27 | Re: BUG #18371: There are wrong constraint residues when detach hash partiton concurrently |