BUG #19554: No match for argument: postgresql18-server Error: Unable to find a match: postgresql18-server

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 #19554: No match for argument: postgresql18-server Error: Unable to find a match: postgresql18-server
Date: 2026-07-16 15:23:23
Message-ID: 19554-02df0bd5466926a2@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: 19554
Logged by: Mitchell Lee
Email address: mitchell(dot)lee(dot)0109(at)gmail(dot)com
PostgreSQL version: 18.0
Operating system: Linux Redhat 5.14.0-611.36.1.el9_7.x86_64
Description:

why got this error :

No match for argument: postgresql18-server (package is loaded)
Error: Unable to find a match: postgresql18-server

Thanks
Mitchell Lee
Senior DBA, Information Technology - Software Engineering
mitchell(dot)lee(at)bcldb(dot)com

[root(at)shdpgrcandbsby01 usr]# sudo dnf install -y
https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm
Updating Subscription Management repositories.

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

EPEL 9 Repo
62 kB/s | 2.3 kB 00:00
MS ATP 9 Repo
42 kB/s | 1.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - Supplementary (RPMs)
86 kB/s | 3.8 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - BaseOS (RPMs)
90 kB/s | 4.1 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (RPMs)
102 kB/s | 4.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - AppStream (RPMs)
99 kB/s | 4.5 kB 00:00
pgdg-redhat-repo-latest.noarch.rpm
68 kB/s | 13 kB 00:00
Dependencies resolved.
========================================================================================================================================================================================
Package Architecture
Version Repository
Size
========================================================================================================================================================================================
Upgrading:
pgdg-redhat-repo noarch
42.0-65.rhel9PGDG @commandline
13 k

Transaction Summary
========================================================================================================================================================================================
Upgrade 1 Package

Total size: 13 k
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing :
1/1
Upgrading : pgdg-redhat-repo-42.0-65.rhel9PGDG.noarch
1/2
warning: /etc/yum.repos.d/pgdg-redhat-all.repo created as
/etc/yum.repos.d/pgdg-redhat-all.repo.rpmnew

Cleanup : pgdg-redhat-repo-42.0-64.rhel9PGDG.noarch
2/2
Verifying : pgdg-redhat-repo-42.0-65.rhel9PGDG.noarch
1/2
Verifying : pgdg-redhat-repo-42.0-64.rhel9PGDG.noarch
2/2
Installed products updated.

Upgraded:
pgdg-redhat-repo-42.0-65.rhel9PGDG.noarch

Complete!
[root(at)shdpgrcandbsby01 usr]# 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
61 kB/s | 2.3 kB 00:00
MS ATP 9 Repo
43 kB/s | 1.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - Supplementary (RPMs)
83 kB/s | 3.8 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - BaseOS (RPMs)
88 kB/s | 4.1 kB 00:00
Red Hat CodeReady Linux Builder for RHEL 9 x86_64 (RPMs)
100 kB/s | 4.5 kB 00:00
Red Hat Enterprise Linux 9 for x86_64 - AppStream (RPMs)
96 kB/s | 4.5 kB 00:00
No match for argument: postgresql18-server
Error: Unable to find a match: postgresql18-server

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-07-16 16:04:24 Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
Previous Message Baji Shaik 2026-07-16 15:01:00 Re: uuidv7 improperly accepts dates before 1970-01-01