Re: Postgresql python in upgraded version 16.2

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Šika Michal <michal(dot)sika(at)spcss(dot)cz>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgresql python in upgraded version 16.2
Date: 2024-06-25 15:42:37
Message-ID: 2b0ad131-70b1-4391-a865-29881abec9d1@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/21/24 00:33, Šika Michal wrote:
> Hello,
> I get the install packages from this repository:
> https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-8.9-ppc64le/ <https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-8.9-ppc64le/>

I would go here:

https://yum.postgresql.org/contact/

and use the Issue Tracker link.

You will need to set up a Postgres community account to access the
tracker. Clicking on the link will guide you through the process.

>
> Michal

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2024-06-25 16:42:08 Can any_value be used like first_value in an aggregate?
Previous Message Ayush Vatsa 2024-06-25 10:30:33 Re: Issue with pgstattuple on Sequences in PostgreSQL