Thread: BUG #18596: I can't download PostgreSQL16

BUG #18596: I can't download PostgreSQL16

From
PG Bug reporting form
Date:
The following bug has been logged on the website:

Bug reference:      18596
Logged by:          tounai0
Email address:      tounai0@gmail.com
PostgreSQL version: 16.0
Operating system:   CentOS Linux release 7.5.1804 (Core)
Description:

sudo yum install -y postgresql16-server

When you run
https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64/repodata/repomd.xml:
[Errno 14] HTTPS Error 404 - Not Found
It becomes.

"https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64"  is
not directory.
Unable to download all "rhel-7" series.

thank you.


Re: BUG #18596: I can't download PostgreSQL16

From
hubert depesz lubaczewski
Date:
On Fri, Aug 30, 2024 at 10:13:07AM +0000, PG Bug reporting form wrote:
> Operating system:   CentOS Linux release 7.5.1804 (Core)
> Description:        
> 
> sudo yum install -y postgresql16-server
> 
> When you run
> https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64/repodata/repomd.xml:
> [Errno 14] HTTPS Error 404 - Not Found
> It becomes.
> 
> "https://download.postgresql.org/pub/repos/yum/16/redhat/rhel-7-x86_64"  is
> not directory.
> Unable to download all "rhel-7" series.

You might want to read
https://yum.postgresql.org/news/rhel7-end-of-life/

Best regards,

depesz