mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 23:26:30 +00:00
18 lines
585 B
Plaintext
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> ("<literal>replication manager daemon</literal>")
|
|
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>
|