Restore one mention of logrotate, per Peter.
authorBruce Momjian <bruce@momjian.us>
Sun, 16 May 2004 19:34:46 +0000 (19:34 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 16 May 2004 19:34:46 +0000 (19:34 +0000)
doc/src/sgml/maintenance.sgml

index 3872efd854fdf4fd59156e4ded1bb5a9fe620f54..b74dfc5baa8b12e8c3062ec86ab50f27b922f03d 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.34 2004/05/14 20:01:19 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/maintenance.sgml,v 1.35 2004/05/16 19:34:46 momjian Exp $
 -->
 
 <chapter id="maintenance">
@@ -461,7 +461,7 @@ VACUUM
    you can send a <literal>SIGHUP</literal> signal to the
    <application>syslog</> daemon whenever you want to force it to
    start writing a new log file.  If you want to automate log
-   rotation, the <application>rotatelogs</application> program can be
+   rotation, the <application>logrotate</application> program can be
    configured to work with log files from
    <application>syslog</application>.
   </para>