projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52c82d5
)
Restore one mention of logrotate, per Peter.
author
Bruce Momjian
Sun, 16 May 2004 19:34:46 +0000
(19:34 +0000)
committer
Bruce Momjian
Sun, 16 May 2004 19:34:46 +0000
(19:34 +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 3872efd854fdf4fd59156e4ded1bb5a9fe620f54..b74dfc5baa8b12e8c3062ec86ab50f27b922f03d 100644
(file)
--- a/
doc/src/sgml/maintenance.sgml
+++ b/
doc/src/sgml/maintenance.sgml
@@
-1,5
+1,5
@@
@@
-461,7
+461,7
@@
VACUUM
you can send a
SIGHUP
signal to the
syslog> daemon whenever you want to force it to
start writing a new log file. If you want to automate log
- rotation, the
rotatelogs
program can be
+ rotation, the
logrotate
program can be
configured to work with log files from
syslog
.