Re: pg12 rc1 on CentOS8 depend python2 - Mailing list pgsql-general

From Devrim Gündüz
Subject Re: pg12 rc1 on CentOS8 depend python2
Date
Msg-id 21705bb57210f01b559ec2f5de8550df586324e2.camel@gunduz.org
Whole thread Raw
In response to Re: pg12 rc1 on CentOS8 depend python2  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg12 rc1 on CentOS8 depend python2
Re: pg12 rc1 on CentOS8 depend python2
List pgsql-general
Hi,

On Fri, 2019-09-27 at 09:38 -0400, Tom Lane wrote:
> It doesn't surprise me so much that the contrib package does, though.
> Most likely, that includes the plpython transform modules
> (hstore_plpython, jsonb_plpython, etc), which are certainly going to
> depend on whichever libpython PG was built with.
>
> It might've been better to split out those modules as a separate
> package.  OTOH that would add confusion, and we have a lot of
> subpackages already.

I think postgresql-contrib-py3 is really the best idea at this point, otherwise
I cannot see a clean way to make this without breaking existing installations.

I cannot move those contrib modules under plpython* subpackage -- I mean, I
*can, but then the installations will break in next upgrade. OTOH, I can add
Requires: -contrb for plpython package, then it will be the same problem.

Am I missing something?

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

pgsql-general by date:

Previous
From: Imre Samu
Date:
Subject: Re: Redis 16 times faster than Postgres?
Next
From: PegoraroF10
Date:
Subject: Re: Operator is not unique