mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 22:59:54 -04:00
Restore one mention of logrotate, per Peter.
This commit is contained in:
parent
52c82d590a
commit
335cf9ae7f
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue