diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 21b2f2c8807..c5d3723f8ff 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,4 +1,4 @@ - + Routine Database Maintenance Tasks @@ -821,5 +821,14 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400 is to configure the rotation program so that old log files are overwritten cyclically. + + + pgFouine + is an external project that does sophisticated log file analysis. + check_postgres + provides Nagios alerts when important messages appear in the log + files, as well as detection of many other extraordinary conditions. +