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

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: mitchell(dot)lee(dot)0109(at)gmail(dot)com
Subject: BUG #19573: Unable to install new version 18 (able to install 17)
Date: 2026-07-22 15:34:09
Message-ID: 19573-3a9c4933e86f1e4b@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

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

[root(at)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Zsolt Parragi 2026-07-22 18:43:28 DELETE FOR PORTION OF bypasses view WITH CHECK OPTION for leftover rows
Previous Message Tom Lane 2026-07-22 11:34:01 Re: BUG #19567: Redundant outer DISTINCT causes a second full aggregation above UNION