{%block title%}Extra packages for PostgreSQL RPM repo{%endblock%}
{%block maincontent%}
-<h1>Extra packages for PostgreSQL RPM repo</h1>
+<h1>Extra packages for the PostgreSQL RPM repo</h1>
+<h4><i>Last update: 23 Feb 2025</i></h3>
<p>
- Recently we added consul, haproxy, keepalived, vip-manager and etcd packages to PostgreSQL RPM repository to support
- Patroni installations. The main motivation is to provide latest and greatest versions
- of these packages. However, these packages may break existing installations, like HAProxy
- 1.8.27 RPM on RHEL 8, 2.4.17 on RHEL 9, where we provide 2.8.4 as of now.
+ PGDG RPM repository includes a few non-PostgreSQL packages to support Patroni,
+ in HA environments or PostgreSQL packages that we normally don't distribute
+ (written in go).
</p>
+
+<p>
+ These packages include:
+ <ul>
+ <li>Consul</li>
+ <li>ETCD</li>
+ <li>HAProxy</li>
+ <li>keepalived</li>
+ <li>vip-manager</li>
+ <li>ldap2pg</li>
+ </ul>
+</p>
+
<p>
- So, in order not to break some users' environment, we added new repos:
+ The main motivation is to provide latest and greatest versions of these
+ packages. In order not to break some users' environment, this repo is
+ disabled by default and can be enabled with:
</p>
<p>
<ul>
All of them are available in all architectures we support. Make sure that you have the
latest repo RPMs to use them.
</p>
-<p>
- These repos are disabled by default. Please edit repo file or use yum/dnf's config manager CLI to enable them.
-</p>
<p>
More packages may be added in the future.
</p>