pgdg-yum/RHEL: Introduce PostgreSQL 19 testing repo
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 30 Jun 2025 16:51:13 +0000 (19:51 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 30 Jun 2025 16:51:13 +0000 (19:51 +0300)
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-aarch64.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10-ppc64le.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel10.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel8-aarch64.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel8-ppc64le.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel8.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel9-aarch64.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel9-ppc64le.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat-all-rhel9.repo
rpm/redhat/main/common/pgdg-yum/RHEL-main/pgdg-redhat.spec

index 97f6153c06f719ca8cd190c2fdddd55781b818f9..b0b51ff4f23d4e7f817d1a646dfa8f96abdb3c5c 100644 (file)
@@ -90,6 +90,14 @@ repo_gpgcheck = 1
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
 # Available for 13 and above.
 
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
 baseurl=https://download.postgresql.org/pub/repos/yum/testing/18/redhat/rhel-$releasever-$basearch
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPMS), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -323,6 +339,14 @@ repo_gpgcheck = 1
 # Debuginfo/debugsource packages for testing repos
 # Available for 13 and above.
 
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
 baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/18/redhat/rhel-$releasever-$basearch
index 70a7ee95b9045bdd60b67359fe782a5c51b01340..25036e60092d84ce9a860c0674f32e8526b218a4 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPM), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index bdfdd02c026a080e023cb56afdfab490b7de857a..0ff1d2d22cf73d4b6f3e96f9c57156d2df6da23b 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPMS), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index 568092b2de94127f5554ada0868c986dd5367883..2d5ac00dd42df28d6d8ee4aa13dee06f5af992d3 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPM), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index 6fcbbe4a74d11899eaa96169a5119e7cb75a3370..bdc1285e8fdbeca5c0a42f08b9eb39a923e336a1 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPM), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index 617a6613e6aef65d3538b7214364315895b6cb18..006edd22d72de661a2e056b093624c6d148c728d 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPM), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index 37aa51f31098f32f088c1edbfb269cede88730c9..45497384e381a4555f78a2588292447ef1f750c1 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPM), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-AARCH64-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index dabed0fa0ca1b10b48dfce63abb50217b18ef0ff..0a32c49f566692a98eeb687d53c7dc5e0ca18b00 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPM), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index 59eef73dac5676011293cec3e57d27ac0e8edfca..c5a6f52c88e943c2af9ebab3b4df387e5c6cd309 100644 (file)
@@ -88,7 +88,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # PGDG RHEL / Rocky / AlmaLinux Updates Testing repositories. (These packages should not be used in production)
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
+baseurl=https://download.postgresql.org/pub/repos/yum/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Updates testing
@@ -180,6 +188,14 @@ repo_gpgcheck = 1
 
 # PGDG Source RPMs (SRPMS), and their testing repositories:
 
+[pgdg19-updates-testing-source]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
+baseurl=https://dnf-srpms.postgresql.org/srpms/testing/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
+
 [pgdg18-updates-testing-source]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Source updates testing
 baseurl=https://dnf-srpms.postgresql.org/srpms/testing/18/redhat/rhel-$releasever-$basearch
@@ -321,7 +337,15 @@ gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
 repo_gpgcheck = 1
 
 # Debuginfo/debugsource packages for testing repos
-# Available for 13 and above.
+# Available for PostgreSQL 13 and above.
+
+[pgdg19-updates-testing-debuginfo]
+name=PostgreSQL 19 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
+baseurl=https://dnf-debuginfo.postgresql.org/testing/debug/19/redhat/rhel-$releasever-$basearch
+enabled=0
+gpgcheck=0
+gpgkey=file:///etc/pki/rpm-gpg/PGDG-RPM-GPG-KEY-RHEL
+repo_gpgcheck = 1
 
 [pgdg18-updates-testing-debuginfo]
 name=PostgreSQL 18 for RHEL / Rocky / AlmaLinux $releasever - $basearch - Debuginfo
index 498d5a1b3034b37b88466caa1d704d3cd100cbc5..3e86fd1ec9e0cddc7d8d0fcc7ad23860425341bc 100644 (file)
@@ -1,6 +1,6 @@
 Name:          pgdg-redhat-repo
 Version:       42.0
-Release:       53PGDG
+Release:       54PGDG
 Summary:       PostgreSQL PGDG RPMs - Yum Repository Configuration for Red Hat / Rocky / AlmaLinux
 License:       PostgreSQL
 URL:           https://yum.postgresql.org
@@ -85,6 +85,9 @@ Rocky Linux, AlmaLinux and also the GPG key for PGDG RPMs.
 %{_sysconfdir}/pki/rpm-gpg/*
 
 %changelog
+* Mon Jun 30 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-54PGDG
+- Introduce PostgreSQL 19 testing repo
+
 * Thu May 22 2025 Devrim Gündüz <devrim@gunduz.org> - 42.0-53PGDG
 - RHEL 10 is now GA.