Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit81f285d

Browse files
author
Neil Conway
committed
Replace a reference to "start_log_collector" with "logging_collector",
per Guillaume Lelarge.
1 parent20c3851 commit81f285d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $ -->
22

33
<chapter Id="runtime-config">
44
<title>Server Configuration</title>
@@ -2637,7 +2637,7 @@ SELECT * FROM parent WHERE key = 2400;
26372637
The server's standard output and standard error are redirected
26382638
to <literal>/dev/null</>, so any messages sent to them will be lost.
26392639
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
26412641
is discouraged because it makes it impossible to see error messages.
26422642
This parameter can only be set at server start.
26432643
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp