From: Bruce Momjian Date: Sun, 16 May 2004 19:34:46 +0000 (+0000) Subject: Restore one mention of logrotate, per Peter. X-Git-Tag: REL8_0_0BETA1~633 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=335cf9ae7f2c10d8ce77247fd8c2f9cd123f1f16;p=postgresql Restore one mention of logrotate, per Peter. --- diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 3872efd854..b74dfc5baa 100644 --- 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.