*** pgsql/doc/src/sgml/maintenance.sgml 2010/04/16 02:22:33 1.103 --- pgsql/doc/src/sgml/maintenance.sgml 2010/05/26 23:29:45 1.104 *************** *** 1,4 **** ! Routine Database Maintenance Tasks --- 1,4 ---- ! Routine Database Maintenance Tasks *************** pg_ctl start | rotatelogs /var/log/pgsql *** 821,825 **** --- 821,834 ---- 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. +