Attempt to clarify the message about extras repos. Per Martin Marques.
authorDevrim Gunduz <devrim@gunduz.org>
Thu, 27 Nov 2025 10:58:11 +0000 (13:58 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Thu, 27 Nov 2025 10:58:11 +0000 (13:58 +0300)
templates/pages/news/postgresql-rpms-multiple-rhel-minor-versions.html

index 524f6e79a464f60a6110b13cf4df3a971c9a9e92..e65737a8bb4c38fd5287dcd99e8d2e3d25c6dabb 100644 (file)
@@ -43,7 +43,7 @@ in the package names so that users will be sure of the OS version the packages a
 
 <h2>So, how do you solve the problem?</h2>
 You may need to update the repository RPMs if you are using the <a href="https://yum.postgresql.org/news/new-repo-extra-packages/" target="_blank">extras</a>
-repo. Extras repo users will have to disable it first as it will give 404:<br>
+repo. Extras repo users will need to temporarily disable it while updating the repo file, because we changed the URLs of the extra repos and it will otherwise return a 404:<br>
 <code>dnf --disablerepo=*extras* update pgdg-redhat-repo</code> will do the
 trick. Please check for any <code>.rpmnew</code> files.<br> The latest version
 of the repo RPM (<em>as of today</em>) is <em>42.0-61</em> for all RHEL