|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.104 2010/05/26 23:29:45 momjian Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.105 2010/05/26 23:55:51 momjian Exp $ --> |
2 | 2 |
|
3 | 3 | <chapter id="maintenance"> |
4 | 4 | <title>Routine Database Maintenance Tasks</title> |
@@ -826,7 +826,7 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400 |
826 | 826 | <ulink url="http://pgfouine.projects.postgresql.org/">pgFouine</ulink> |
827 | 827 | is an external project that does sophisticated log file analysis. |
828 | 828 | <ulink |
829 | | -href="http://bucardo.org/wiki/Check_postgres">check_postgres</ulink> |
| 829 | +url="http://bucardo.org/wiki/Check_postgres">check_postgres</ulink> |
830 | 830 | provides Nagios alerts when important messages appear in the log |
831 | 831 | files, as well as detection of many other extraordinary conditions. |
832 | 832 | </para> |
|