BUG #18818: Access to postgres repo

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: trevor(dot)g(dot)hancock(dot)ctr(at)socom(dot)mil
Subject: BUG #18818: Access to postgres repo
Date: 2025-02-18 16:38:53
Message-ID: 18818-962ab05736279a16@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18818
Logged by: Trevor hancock
Email address: trevor(dot)g(dot)hancock(dot)ctr(at)socom(dot)mil
PostgreSQL version: 17.0
Operating system: RedHat Linux
Description:

I am unable to request any rpm from postgres repo.

The current error I receive follows:  
[FAILED] pgdg-redhat-repo-latest.noarch.rpm: Curl error (28): Timeout was
reached for
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
[Connection timed out after 30000 milliseconds]
Curl error (28): Timeout was reached for
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm
[Connection timed out after 30000 milliseconds]

I have curl'd to acquire any type of downloadable material from recommended
site :
https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm

dnf proves to be ineffective as well.

Is this due to : CVE-2025-1094: PostgreSQL quoting APIs miss neutralizing
quoting syntax in text that fails encoding validation

I need Postgres for my software, and I am unable to utilize this without
verifying the GPG key.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2025-02-18 16:54:45 Re: BUG #18815: Logical replication worker Segmentation fault
Previous Message Tom Lane 2025-02-18 15:37:52 Re: BUG #18817: Security Bug Report: Plaintext Password Exposure in Logs