BUG #18378: postgis protobuf support inconsistent

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #18378: postgis protobuf support inconsistent
Дата
Msg-id 18378-e6313f7b07dee877@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #18378: postgis protobuf support inconsistent  (Devrim Gündüz <devrim@gunduz.org>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18378
Logged by:          Chris Van de Velde
Email address:      chriswvandevelde@gmail.com
PostgreSQL version: 13.14
Operating system:   Centos7/Rocky8
Description:

We build various postgresql distros that include postgis as sourced from
https://download.postgresql.org/pub/repos/yum/13/redhat and have noticed
inconsistent configuration for protobuf support in postgis across
architectures and even within architectures/OS versions. 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?

postgisVersion.Rh7.amd64=33 -> does not include protobuf
postgisVersion.Rh7.amd64=32 -> does not include protobuf
postgisVersion.Rh7.amd64=31 -> does not include protobuf
postgisVersion.Rh7.amd64=30 -> *does* include protobuf

postgisVersion.Rh8.amd64=34 -> *does* include protobuf
postgisVersion.Rh8.amd64=33 -> *does* include protobuf
postgisVersion.Rh8.amd64=31 -> *does* include protobuf

postgisVersion.Rh8.arm64=34 -> *does* include protobuf

postgisVersion.Rh7.arm64=32 -> does not include protobuf
postgisVersion.Rh7.arm64=31 -> does not include protobuf


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tender Wang
Дата:
Сообщение: Re: BUG #18314: PARALLEL UNSAFE function does not prevent parallel index build
Следующее
От: alvherre
Дата:
Сообщение: Re: BUG #18371: There are wrong constraint residues when detach hash partiton concurrently