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