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