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

From PG Bug reporting form
Subject BUG #19554: No match for argument: postgresql18-server Error: Unable to find a match: postgresql18-server
Date
Msg-id 19554-02df0bd5466926a2@postgresql.org
Whole thread
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      19554
Logged by:          Mitchell Lee
Email address:      mitchell.lee.0109@gmail.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.lee@bcldb.com


[root@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@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





pgsql-bugs by date:

Previous
From: Kenny Chen
Date:
Subject: Re: BUG #19547: libpqrcv_create_slot dereferences NULL on a malformed CREATE_REPLICATION_SLOT reply
Next
From: Tom Lane
Date:
Subject: Re: CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master