From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | kyle(dot)manel(at)inbaytech(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: BUG #15894: postgresql 9.5 will not install |
Date: | 2019-07-05 13:25:36 |
Message-ID: | CA+TgmoaG6gugbDMFaTkJPQgYd4PNGtRLMNwo3W1tUxS1q87W=g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Thu, Jul 4, 2019 at 10:00 AM PG Bug reporting form
<noreply(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Manuel Rigger | 2019-07-05 13:26:45 | Re: VACUUM FULL results in deadlock |
Previous Message | Robert Haas | 2019-07-05 13:17:36 | Re: VACUUM FULL results in deadlock |