Discussion:
[DOCS] Error in the repo for 9.5-3
(too old to reply)
m***@ext.soprasteria.com
2016-07-12 13:21:59 UTC
Permalink
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
--
Sent via pgsql-docs mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://
Devrim Gündüz
2016-07-13 12:24:37 UTC
Permalink
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-***@postgresql.org for further questions about RPM
packaging.

Regards, Devrim
Post by m***@ext.soprasteria.com
Page: https://www.postgresql.org/docs/9.5/static/release-9-5-3.html
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
Loading...