Thread: Error in the repo for 9.5-3

Error in the repo for 9.5-3

From
marcin.kosmicki@ext.soprasteria.com
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/release-9-5-3.html
Description:

Hi team,

Location
https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-6-x86_64/
should contain repo for 9.5-3, but for some reason it doesn't.

I mean there is no file like: pgdg-ami201503-95-9.5-3.noarch.rpm, while in
the others repo (for Fedora) this files does exists - for instance here:
https://download.postgresql.org/pub/repos/yum/9.5/fedora/fedora-24-x86_64/

Regardless of what pgdg-redhat package you choose (from location
https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-6-x86_64/),
yum install postgres95 will install the 9.5.3, I have just tested it.

I have a strong feeling that this should be corrected.

Best tregards,
Marcin

Re: Error in the repo for 9.5-3

From
Devrim Gündüz
Date:
Hi Marcin,

The version of the repo files != the version of PostgreSQL packages.

pgdg-fedora or pgdg-redhat (or whatever) are the repo packages, and they carry
only the major number: 9.5. The rest is the build number for that specific
package.

So, there is nothing incorrect there.

Please email to pgsql-pkg-yum@postgresql.org for further questions about RPM
packaging.

Regards, Devrim

On Tue, 2016-07-12 at 13:21 +0000, marcin.kosmicki@ext.soprasteria.com wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.5/static/release-9-5-3.html
> Description:
>
> Hi team,
>
> Location
> https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-6-x86_64/
> should contain repo for 9.5-3, but for some reason it doesn't.
>
> I mean there is no file like: pgdg-ami201503-95-9.5-3.noarch.rpm, while in
> the others repo (for Fedora) this files does exists - for instance here: 
> https://download.postgresql.org/pub/repos/yum/9.5/fedora/fedora-24-x86_64/
>
> Regardless of what pgdg-redhat package you choose (from location
> https://download.postgresql.org/pub/repos/yum/9.5/redhat/rhel-6-x86_64/),
> yum install postgres95 will install the 9.5.3, I have just tested it.
>
> I have a strong feeling that this should be corrected.
>
> Best tregards,
> Marcin
>

--

Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment