BUG #19573: Unable to install new version 18 (able to install 17)

Started by PG Bug reporting form2 months ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 19573
Logged by: Mitchell Lee
Email address: mitchell.lee.0109@gmail.com
PostgreSQL version: 18.0
Operating system: Redhat 9 x86_64
Description:

[root@shppgrjiradb01 ~]# sudo dnf install -y postgresql18-server
Updating Subscription Management repositories.

This system has release set to 9 and it receives updates only for this
release.

EPEL 9 Repo 42
kB/s | 2.3 kB 00:00
MS ATP 9 Repo 28
kB/s | 1.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - BaseOS (RPMs) 69
kB/s | 4.1 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - AppStream (RPMs) 70
kB/s | 4.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - Supplementary (RPMs) 65
kB/s | 3.8 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (RPMs) 92
kB/s | 4.5 kB 00:00
No match for argument: postgresql18-server
Error: Unable to find a match: postgresql18-server

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: PG Bug reporting form (#1)
Re: BUG #19573: Unable to install new version 18 (able to install 17)

On Wed, 2026-07-22 at 15:34 +0000, PG Bug reporting form wrote:

PostgreSQL version: 18.0
Operating system: Redhat 9 x86_64

[root@shppgrjiradb01 ~]# sudo dnf install -y postgresql18-server
Updating Subscription Management repositories.

This system has release set to 9 and it receives updates only for this
release.

EPEL 9 Repo 42
kB/s | 2.3 kB 00:00
MS ATP 9 Repo 28
kB/s | 1.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - BaseOS (RPMs) 69
kB/s | 4.1 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - AppStream (RPMs) 70
kB/s | 4.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - Supplementary (RPMs) 65
kB/s | 3.8 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (RPMs) 92
kB/s | 4.5 kB 00:00
No match for argument: postgresql18-server
Error: Unable to find a match: postgresql18-server

Did you install the latest https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm ?

Yours,
Laurenz Albe