From 69835473250ee807737223c7771a236a217c6757 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 14 Aug 2018 10:09:18 +0900 Subject: [PATCH] doc: improve "repmgr cluster cleanup" documentation --- doc/repmgr-cluster-cleanup.sgml | 20 +++++++++++++++++--- doc/repmgrd-configuration.sgml | 2 +- doc/repmgrd-monitoring.sgml | 2 +- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/doc/repmgr-cluster-cleanup.sgml b/doc/repmgr-cluster-cleanup.sgml index 7ad310cc..fa60ab66 100644 --- a/doc/repmgr-cluster-cleanup.sgml +++ b/doc/repmgr-cluster-cleanup.sgml @@ -15,9 +15,14 @@ Description Purges monitoring history from the repmgr.monitoring_history table to - prevent excessive table growth. Use the -k/--keep-history to specify the - number of days of monitoring history to retain. This command can be used - manually or as a cronjob. + prevent excessive table growth. + + + By default all data will be removed; Use the + option to specify the number of days of monitoring history to retain. + + + This command can be executed manually or as a cronjob. @@ -38,4 +43,13 @@ repmgr.conf. + + + See also + + For more details see the sections and + . + + + diff --git a/doc/repmgrd-configuration.sgml b/doc/repmgrd-configuration.sgml index 02d02e43..e14a904c 100644 --- a/doc/repmgrd-configuration.sgml +++ b/doc/repmgrd-configuration.sgml @@ -144,7 +144,7 @@ - + repmgrd monitoring configuration diff --git a/doc/repmgrd-monitoring.sgml b/doc/repmgrd-monitoring.sgml index 60de86ed..ab5d50af 100644 --- a/doc/repmgrd-monitoring.sgml +++ b/doc/repmgrd-monitoring.sgml @@ -1,4 +1,4 @@ - + repmgrd monitoring