Re: postgis for beta releases

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Devrim Gündüz <devrim(at)gunduz(dot)org>
Cc: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>, Christoph Berg <myon(at)debian(dot)org>, pgsql-pkg-yum(at)postgresql(dot)org
Subject: Re: postgis for beta releases
Date: 2022-08-18 13:38:37
Message-ID: 20220818133837.GM26426@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum

On Wed, Jul 13, 2022 at 03:09:02PM +0100, Devrim Gündüz wrote:
> Hi Justin,
>
> On Mon, 2022-07-11 at 12:47 -0500, Justin Pryzby wrote:
> > On Thu, May 19, 2022 at 11:16:01AM -0500, Justin Pryzby wrote:
> > > I'm not sure if it's too early to ask, but would you consider
> > > building postgis
> > > for pg15b1 ?
> >
> > On Thu, May 19, 2022 at 11:16:01AM -0500, Justin Pryzby wrote:
> > > Also, it looks like there's no entry in the yum repo file for
> > > pgdg15-updates-testing-debuginfo.
> >
> > Checking back about these parts.
>
> Done.

Thanks. Few things:

I don't know if the updated repo package with debuginfo is pushed (for rh7).
I just had to manually add the pg15 debuginfo repo.

Also, I think the beta packages should be built with -Og rather than -O2.
cassert will make it slower than debug would make it faster anyway.

Also, I think that postgis32 should be built for pg15. This allows installing
the same package for both old and new postgres versions before doing
pg_upgrade.

> I had issues building 3.3 with Proj 9.0, so switched back to 8.2. Also
> wanted to push GeOS 3.11.0 first.
>
> Meanwhile, I used this opportunity to complete GIS stack for RHEL 9 as
> well.
>
> Pushed packages for RHEL 8, 9 and Fedora, to the v15 testing
> repository. There is a problem with gdal34 packaging on RHEL 7, and
> I'll push RHEL 7 packages as soon as I (hopefully can) resolve it.

--
Justin

In response to

Responses

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Regina Obe 2022-08-18 17:33:40 RE: postgis for beta releases
Previous Message 张凯帆 2022-08-18 10:20:26 centos8(arm64) install postgresql12-server-12.11 postgis30_12 failed