public inbox for [email protected]
help / color / mirror / Atom feedFrom: Justin Pryzby <[email protected]>
To: PyGreSQL Development <[email protected]>
Cc: Devrim Gündüz <[email protected]>
Cc: [email protected]
Subject: Re: [PyGreSQL] Latest PyGreSQL package for pgdg-common requires libpq5
Date: Thu, 6 May 2021 13:04:28 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On Thu, May 06, 2021 at 10:35:20AM -0700, Evan Rempel wrote:
> repository:
> https://download.postgresql.org/pub/repos/yum/common/redhat/rhel-7-x86_64/
That's built by Devrim et al (copied) and not by the pygres team.
> Previous builds of the PyGreSQL had an rpm requires list that included only
> libpq.so.5()(64bit)
>
> The latest build contains a requires list of
> libpq.so.5()(64bit)
> libpq5
>
> The inclusion of the libpq5 requirement forces the install of the
> pgdg-common package libpq5 which conflicts with the Redhat 7 package
> postgresql-libs
>
> What it intentional to start requiring the package libpq5 or could the
> PyGreSQL package be set back to nly require the libpq.so.5()(64bit) which is
> satisfied by the Redhat 7 package postgresql-libs?
I'm not sure, but there's also features which require recent client library, so
there's a balance between 1) not requiring brand new dependencies; and 2)
making new features available (without waiting for 5 years until their in the
then-oldest release).
This is one new feature:
| New query method memsize() that gets the memory size allocated by the query (needs PostgreSQL >= 12 on the client).
--
Justin
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: [PyGreSQL] Latest PyGreSQL package for pgdg-common requires libpq5
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox