projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbcdff3
)
Document pgFouine and check_postgres as log analysis options.
author
Bruce Momjian
Wed, 26 May 2010 23:29:45 +0000
(23:29 +0000)
committer
Bruce Momjian
Wed, 26 May 2010 23:29:45 +0000
(23:29 +0000)
doc/src/sgml/maintenance.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/maintenance.sgml
b/doc/src/sgml/maintenance.sgml
index 21b2f2c8807aa4c81097af2601e2c7f4ab6e8e76..c5d3723f8ffd465a1b4e85e24a49a2971ef83912 100644
(file)
--- 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.
+
+ href="http://bucardo.org/wiki/Check_postgres">check_postgres
+ provides Nagios alerts when important messages appear in the log
+ files, as well as detection of many other extraordinary conditions.
+