Re: RHEL7 and PostgreSQL 10.6 rpms?

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: "William J(dot) Glennon" <William(dot)Glennon(at)keywcorp(dot)com>, "pgsql-pkg-yum(at)postgresql(dot)org" <pgsql-pkg-yum(at)postgresql(dot)org>
Subject: Re: RHEL7 and PostgreSQL 10.6 rpms?
Date: 2019-04-08 13:17:09
Message-ID: 2e0f5690d3c58fd806011ce31684493e99071250.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-yum


Hi William,

On Mon, 2019-03-25 at 20:06 +0000, William J. Glennon wrote:

> I see the files (e.g. postgresql10-10.7-1PGDG.rhel7.x86_64.rpm and
> postgresql10-10.7-2PGDG.rhel7.x86_64.rpm) at
> https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-7-x86_64/
>
>
> Where do I find those rpm files for 10.6 and previous versions of PostgreSQL
> for RHEL7?

Unfortunately, there is a bug-ish in our logic to keep n-1 version of the minor
versions. The idea was having 10.7 and 10.6 at the same time, but repomanage
script (that comes with the OS) removes 10.6 packages when we release 10.7-2.
:(

So, you will need to rebuild 10.6 from the spec files and patches. Let me know
if you need help -- I can provide the SRPM for you, so that you can build 10.6
packages on your box.

That said, we are on the way to fix this issue. Looks like this bites many
people.

Regards,

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

In response to

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Devrim Gündüz 2019-04-08 13:20:07 Re: PostgreSQL Packages
Previous Message Devrim Gündüz 2019-04-08 13:14:05 Re: clang prefix for centos7