-#########################################################
-# PGDG Red Hat Enterprise Linux / Rocky repositories #
-#########################################################
+###################################################################
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux repositories. #
+###################################################################
-# PGDG Red Hat Enterprise Linux / Rocky stable common repository for all PostgreSQL versions
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux stable common repository for all PostgreSQL versions
[pgdg-common]
name=PostgreSQL common RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
repo_gpgcheck = 1
-# Red Hat recently breaks compatibility between 9.n and 9.n+1. PGDG repo is
-# affected with the LLVM repo. This is a band aid repo for the llvmjit users
-# whose installations cannot be updated.
+# Red Hat recently breaks compatibility between 10.n and 10.n+1.
+# PGDG repo is affected with LLVM, CLANG and some other packages.
+# This is a band aid repo for those non-RHEL users whose
+# installations cannot be updated on time.
-[pgdg-rocky9-sysupdates]
+[pgdg-rhel9-sysupdates]
name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rocky9-sysupdates/redhat/rhel-$releasever-$basearch
enabled=0
-#######################################################
-# PGDG Red Hat Enterprise Linux / Rocky repositories #
-#######################################################
+###################################################################
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux repositories. #
+###################################################################
-# PGDG Red Hat Enterprise Linux / Rocky stable common repository for all PostgreSQL versions
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux stable common repository for all PostgreSQL versions
[pgdg-common]
name=PostgreSQL common RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
repo_gpgcheck = 1
-# Red Hat recently breaks compatibility between 9.n and 9.n+1. PGDG repo is
-# affected with the LLVM packages. This is a band aid repo for the llvmjit users
-# whose installations cannot be updated.
+# Red Hat recently breaks compatibility between 10.n and 10.n+1.
+# PGDG repo is affected with LLVM, CLANG and some other packages.
+# This is a band aid repo for those non-RHEL users whose
+# installations cannot be updated on time.
[pgdg-rhel9-sysupdates]
name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
-baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rhel$releasever-extras/redhat/rhel-$releasever-$basearch
+baseurl=https://download.postgresql.org/pub/repos/yum/common/pgdg-rocky9-sysupdates/redhat/rhel-$releasever-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
-#########################################################################
-# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux repositories. #
-#########################################################################
+###################################################################
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux repositories. #
+###################################################################
-# PGDG Red Hat Enterprise Linux / Rocky stable common repository for all PostgreSQL versions
+# PGDG Red Hat Enterprise Linux / Rocky / AlmaLinux stable common repository for all PostgreSQL versions
[pgdg-common]
name=PostgreSQL common RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
repo_gpgcheck = 1
-# Red Hat recently breaks compatibility between 9.n and 9.n+1. PGDG repo is
-# affected with the LLVM packages. This is a band aid repo for the llvmjit users
-# whose installations cannot be updated.
+# Red Hat recently breaks compatibility between 10.n and 10.n+1.
+# PGDG repo is affected with LLVM, CLANG and some other packages.
+# This is a band aid repo for those non-RHEL users whose
+# installations cannot be updated on time.
[pgdg-rhel9-sysupdates]
name=PostgreSQL Supplementary ucommon RPMs for RHEL / Rocky / AlmaLinux $releasever - $basearch
%changelog
* Sat 15 Nov 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-60PGDG
-- Fix/update sysupdates URLs in RHEL 10 repo files.
+- Fix/update sysupdates URLs in RHEL 9 and 10 repo files.
* Sat Sep 27 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-59PGDG
- Add missing debuginfo/source repos.