Re: BUG #15894: postgresql 9.5 will not install - Mailing list pgsql-bugs

From Robert Haas
Subject Re: BUG #15894: postgresql 9.5 will not install
Date
Msg-id CA+TgmoaG6gugbDMFaTkJPQgYd4PNGtRLMNwo3W1tUxS1q87W=g@mail.gmail.com
Whole thread Raw
In response to BUG #15894: postgresql 9.5 will not install  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Thu, Jul 4, 2019 at 10:00 AM PG Bug reporting form
<noreply@postgresql.org> wrote:
> I then run the provided command;
> yum install
> https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm
> and receive;
> Cannot open:
> https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm.
> Skipping.
> Error: Nothing to do

It works for me, so I suspect there may be a network connectivity
problem (firewall?). Maybe you should try downloading the RPM in some
other way and see if that works.  If it does, you can install it by
running 'rpm -ivh' on the downloaded file.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-bugs by date:

Previous
From: Robert Haas
Date:
Subject: Re: VACUUM FULL results in deadlock
Next
From: Manuel Rigger
Date:
Subject: Re: VACUUM FULL results in deadlock