Files
repmgr/doc/repmgrd-overview.sgml
2019-03-13 16:19:20 +09:00

18 lines
585 B
Plaintext

<chapter id="repmgrd-overview" xreflabel="Overview of repmgrd">
<indexterm>
<primary>repmgrd</primary>
<secondary>overview</secondary>
</indexterm>
<title>repmgrd overview</title>
<para>
<application>repmgrd</application> (&quot;<literal>replication manager daemon</literal>&quot;)
is a management and monitoring daemon which runs
on each node in a replication cluster. It can automate actions such as
failover and updating standbys to follow the new primary, as well as
providing monitoring information about the state of each standby.
</para>
</chapter>