File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.149 2007/09/27 18:15:36 tgl Exp $ -->
1
+ <!-- $PostgreSQL: pgsql/doc/src/sgml/config.sgml,v 1.150 2007/10/09 18:14:01 neilc Exp $ -->
2
2
3
3
<chapter Id="runtime-config">
4
4
<title>Server Configuration</title>
@@ -2637,7 +2637,7 @@ SELECT * FROM parent WHERE key = 2400;
2637
2637
The server's standard output and standard error are redirected
2638
2638
to <literal>/dev/null</>, so any messages sent to them will be lost.
2639
2639
Unless <application>syslog</> logging is selected or
2640
- <varname>start_log_collector </> is enabled, using this parameter
2640
+ <varname>logging_collector </> is enabled, using this parameter
2641
2641
is discouraged because it makes it impossible to see error messages.
2642
2642
This parameter can only be set at server start.
2643
2643
</para>
You can’t perform that action at this time.
0 commit comments