diff --git a/doc/cloning-standbys.sgml b/doc/cloning-standbys.sgml index a30add59..7b95dbf9 100644 --- a/doc/cloning-standbys.sgml +++ b/doc/cloning-standbys.sgml @@ -1,7 +1,5 @@ Cloning standbys - - diff --git a/doc/event-notifications.sgml b/doc/event-notifications.sgml index c95c6fe0..11bed7de 100644 --- a/doc/event-notifications.sgml +++ b/doc/event-notifications.sgml @@ -1,4 +1,9 @@ + + + event notifications + + Event Notifications Each time &repmgr; or repmgrd perform a significant event, a record diff --git a/doc/install-requirements.sgml b/doc/install-requirements.sgml index b36942ab..5ac88f9e 100644 --- a/doc/install-requirements.sgml +++ b/doc/install-requirements.sgml @@ -1,4 +1,10 @@ + + + installation + requirements + + Requirements for installing repmgr repmgr is developed and tested on Linux and OS X, but should work on any diff --git a/doc/promoting-standby.sgml b/doc/promoting-standby.sgml index 95cf1158..5822f255 100644 --- a/doc/promoting-standby.sgml +++ b/doc/promoting-standby.sgml @@ -1,4 +1,8 @@ + + promoting a standby + repmgr standby promote + Promoting a standby server with repmgr If a primary server fails or needs to be removed from the replication cluster, diff --git a/doc/repmgr-node-rejoin.sgml b/doc/repmgr-node-rejoin.sgml index cd7e1e24..6c4b8450 100644 --- a/doc/repmgr-node-rejoin.sgml +++ b/doc/repmgr-node-rejoin.sgml @@ -1,7 +1,9 @@ + repmgr node rejoin + repmgr node rejoin Enables a dormant (stopped) node to be rejoined to the replication cluster. @@ -29,7 +31,7 @@ pg_rewind. rm -f /var/lib/pgsql/data/recovery.conf - postgres --single -D /var/lib/pgsql/data/ < /dev/null + postgres --single -D /var/lib/pgsql/data/ < /dev/null diff --git a/doc/repmgrd-automatic-failover.sgml b/doc/repmgrd-automatic-failover.sgml index e3ccfdc2..ee3556eb 100644 --- a/doc/repmgrd-automatic-failover.sgml +++ b/doc/repmgrd-automatic-failover.sgml @@ -1,4 +1,9 @@ + + repmgrd + automatic failover + + Automatic failover with repmgrd diff --git a/doc/repmgrd-cascading-replication.sgml b/doc/repmgrd-cascading-replication.sgml index b2c0cdf2..dfa8809b 100644 --- a/doc/repmgrd-cascading-replication.sgml +++ b/doc/repmgrd-cascading-replication.sgml @@ -1,4 +1,9 @@ + + repmgrd + cascading replication + + repmgrd and cascading replication Cascading replication - where a standby can connect to an upstream node and not diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml index b520a3d8..d4377bd1 100644 --- a/doc/repmgrd-configuration.sgml +++ b/doc/repmgrd-configuration.sgml @@ -1,4 +1,10 @@ + + + repmgrd + configuration + + repmgrd configuration To use repmgrd, its associated function library must be diff --git a/doc/repmgrd-degraded-monitoring.sgml b/doc/repmgrd-degraded-monitoring.sgml index 3b9f784f..b2f3ac71 100644 --- a/doc/repmgrd-degraded-monitoring.sgml +++ b/doc/repmgrd-degraded-monitoring.sgml @@ -1,4 +1,9 @@ + + repmgrd + degraded monitoring + + "degraded monitoring" mode In certain circumstances, repmgrd is not able to fulfill its primary mission diff --git a/doc/repmgrd-monitoring.sgml b/doc/repmgrd-monitoring.sgml index 7b3ff6ce..f2ad9d57 100644 --- a/doc/repmgrd-monitoring.sgml +++ b/doc/repmgrd-monitoring.sgml @@ -1,4 +1,9 @@ + + repmgrd + monitoring + + Monitoring with repmgrd When `repmgrd` is running with the option monitoring_history=true, diff --git a/doc/repmgrd-network-split.sgml b/doc/repmgrd-network-split.sgml index 923ec598..6dd5eebe 100644 --- a/doc/repmgrd-network-split.sgml +++ b/doc/repmgrd-network-split.sgml @@ -1,4 +1,9 @@ + + repmgrd + network splits + + Handling network splits with repmgrd A common pattern for replication cluster setups is to spread servers over