From: Bruce Momjian Date: Mon, 6 Apr 2009 17:55:19 +0000 (+0000) Subject: Add documentation mention of 'check_postgres.pl' in Routine Database X-Git-Tag: REL8_4_BETA1~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9070485a80ae9ab030e020b6a878387ab155076;p=postgresql Add documentation mention of 'check_postgres.pl' in Routine Database Maintenance Tasks section. --- diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 2b6f53bcff..9b76d69de5 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,4 +1,4 @@ - + Routine Database Maintenance Tasks @@ -44,6 +44,14 @@ This is discussed in . + + check_postgres.pl + is available for monitoring database health and reporting unusual + conditions. check_postgres.pl integrates with + Nagios and MRTG, but can be run stand-alone too. + + PostgreSQL is low-maintenance compared to some other database management systems. Nonetheless,