mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
48 lines
1.8 KiB
Plaintext
48 lines
1.8 KiB
Plaintext
<sect1 id="installation-packages" xreflabel="Installing from packages">
|
|
<title>Installing &repmgr; from packages</title>
|
|
<para>
|
|
We recommend installing &repmgr; using the available packages for your
|
|
system.
|
|
</para>
|
|
|
|
<sect2 id="installation-packages-redhat" xreflabel="Installing from packages on RHEL, Fedora and CentOS">
|
|
|
|
<indexterm>
|
|
<primary>installation</primary>
|
|
<secondary>on Redhat/CentOS/Fedora etc.</secondary>
|
|
</indexterm>
|
|
|
|
<title>RedHat/Fedora/CentOS</title>
|
|
<para>
|
|
RPM packages for &repmgr; are available via Yum through
|
|
the PostgreSQL Global Development Group RPM repository
|
|
(<ulink url="https://yum.postgresql.org/">http://yum.postgresql.org/</>).
|
|
Follow the instructions for your distribution (RedHat, CentOS,
|
|
Fedora, etc.) and architecture as detailed there.
|
|
</para>
|
|
<para>
|
|
<ulink url="https://2ndquadrant.com">2ndQuadrant</ulink> also provides its
|
|
own RPM packages which are made available
|
|
at the same time as each &repmgr; release, as it can take some days for
|
|
them to become available via the main PGDG repository. See here for details:
|
|
<ulink url="http://repmgr.org/yum-repository.html">http://repmgr.org/yum-repository.html</>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 id="installation-packages-debian" xreflabel="Installing from packages on Debian or Ubuntu">
|
|
|
|
<indexterm>
|
|
<primary>installation</primary>
|
|
<secondary>on Debian/Ubuntu etc.</secondary>
|
|
</indexterm>
|
|
|
|
<title>Debian/Ubuntu</title>
|
|
<para>.deb packages for &repmgr; are available from the
|
|
PostgreSQL Community APT repository (<ulink url="http://apt.postgresql.org/">http://apt.postgresql.org/</>).
|
|
Instructions can be found in the APT section of the PostgreSQL Wiki
|
|
(<ulink url="https://wiki.postgresql.org/wiki/Apt">https://wiki.postgresql.org/wiki/Apt</>).
|
|
</para>
|
|
</sect2>
|
|
|
|
</sect1>
|