Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c82d5 commit 335cf9aCopy full SHA for 335cf9a
doc/src/sgml/maintenance.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$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 $
3
-->
4
5
<chapter id="maintenance">
@@ -461,7 +461,7 @@ VACUUM
461
you can send a <literal>SIGHUP</literal> signal to the
462
<application>syslog</> daemon whenever you want to force it to
463
start writing a new log file. If you want to automate log
464
- rotation, the <application>rotatelogs</application> program can be
+ rotation, the <application>logrotate</application> program can be
465
configured to work with log files from
466
<application>syslog</application>.
467
</para>
0 commit comments