mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 08:06:29 +00:00
doc: initial repmgrd doc refactoring
This commit is contained in:
17
doc/repmgrd-overview.sgml
Normal file
17
doc/repmgrd-overview.sgml
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
<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>
|
||||
Reference in New Issue
Block a user