Thread

  1. BUG #19479: 04 is happening because your metadata is advertising a package version that is not actually present

    PG Bug reporting form <noreply@postgresql.org> — 2026-05-15T06:41:22Z

    The following bug has been logged on the website:
    
    Bug reference:      19479
    Logged by:          Pratik Kumar
    Email address:      uj410228@gmail.com
    PostgreSQL version: 14.23
    Operating system:   Linux
    Description:        
    
    https://download.postgresql.org/pub/repos/yum/14/redhat/rhel-9-x86_64/postgresql14-libs-14.23-1PGDG.rhel9.7.x86_64.rpm
    
    I checked the live PGDG repository, and rhel-9-x86_64 currently has
    postgresql14-libs-14.21-1PGDG.rhel9.7.x86_64.rpm and 14.22, plus
    postgresql14-server-14.21 and 14.22 — I do not see 14.23 in that directory
    yet.
    
    That matters because PostgreSQL 14.23 was released on May 14, 2026, but the
    Red Hat download page also says the project publishes RPMs through the Yum
    repository and provides direct downloads from the same repo.
    
    So the 404 is happening because your metadata is advertising a package
    version that is not actually present on the server. The repo itself can only
    be updated by the PostgreSQL PGDG maintainers; you cannot upload RPMs into
    download.postgresql.org yourself. The official support path is to report it
    through PostgreSQL’s bug/support process.