Tidy up and expand the page a little.
authorDave Page <dpage@pgadmin.org>
Thu, 5 Jun 2025 09:49:34 +0000 (10:49 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 5 Jun 2025 09:49:34 +0000 (10:49 +0100)
templates/pages/downloads.html

index 597f9ce1719c3a82bb2b90a545a3f55733afdc5d..691258a4fb4a1821f34ef1bfeca180b4d790e9d9 100644 (file)
@@ -7,18 +7,23 @@
     Postgres is a powerful, open source object-relational database system with 
     over 35 years of active development that has earned it a strong reputation 
     for reliability, feature robustness, and performance. This page contains 
-    download links for postgres on RHEL-10.
+    download links for Postgres on Redhat Enterprise Linux.
   </p>
 
-  <h2>Postgres RPMS for Redhat Enterprise Linux 10</h2>
-  <p>Download the 
-    <a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-10-x86_64/pgdg-redhat-repo-latest.noarch.rpm">Repository RPM</a> 
-    and save it to the filesystem of your Fedora system. Then run </p>
+  <h2>Postgres RPMS for Redhat Enterprise Linux </h2>
+  <p>Download the appropriate Repository RPM and save it to the filesystem of 
+    your Redhat Enterprise Linux system. Then run </p>
     <code>
-        dnf install ./pgdg-redhat-repo-latest.noarch.rpm
+        dnf install ./pgdg-redhat-repo-latest.noarch.rpm<br />
         dnf install postgresql17-server
     </code>    
 
+    <ul>
+        <li><a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-10-x86_64/pgdg-redhat-repo-latest.noarch.rpm">Redhat Enterprise Linux 10</a></li>
+        <li><a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-9-x86_64/pgdg-redhat-repo-latest.noarch.rpm">Redhat Enterprise Linux 9</a></li>
+        <li><a href="https://download.postgresql.org/pub/repos/yum/reporpms/EL-8-x86_64/pgdg-redhat-repo-latest.noarch.rpm">Redhat Enterprise Linux 8</a></li>
+    </ul>
+
   <h2>Postgres Source download</h2>
 <p>
     You can download the source code for Postgres 17.5