Re: pgAdmin4 dependency package "python3-psycopg2" should be place in "pgdg-common" repo.

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: Brandon Hsu <brandon(dot)hsu(at)omniwaresoft(dot)com(dot)tw>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: pgAdmin4 dependency package "python3-psycopg2" should be place in "pgdg-common" repo.
Date: 2020-04-16 11:05:14
Message-ID: b04e662ef52c31ca162312d3fd868ca46be4b097.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi,

On Wed, 2020-04-15 at 15:37 +0800, Brandon Hsu wrote:
> Recently I find that PGDG YUM repository kindly place all pgAdmin4 packages
> in a new repo, pgdg-common.
>
> And I find that the package "python3-psycopg2" is not placed in the same
> place; it is in "pgdg10" repo.
>
> Should it be moved to the same place as other pgAdmin4 packages?

psycopg2 depends on libpq, so I kept it in the non-common repository.

Regards,

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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ankush Chawla 2020-04-16 12:10:31 catalog views to check on grants
Previous Message Thomas Kellerer 2020-04-15 20:52:35 Re: Materialized View Estimation in Postgres