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

Commit82b14b6

Browse files
committed
Update LOG_PID to mention it doesn't control syslog.
Oliver Elphick
1 parent918e864 commit82b14b6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.117 2002/06/1501:29:49 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/runtime.sgml,v 1.118 2002/06/1519:58:53 momjian Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -921,9 +921,11 @@ env PGOPTIONS='-c geqo=off' psql
921921
<term><varname>LOG_PID</varname> (<type>boolean</type>)</term>
922922
<listitem>
923923
<para>
924-
Prefixes each server log message with the process ID of the
925-
backend process. This is useful to sort out which messages
926-
pertain to which connection. The default is off.
924+
Prefixes each server message in the logfile with the process ID of
925+
the backend process. This is useful to sort out which messages
926+
pertain to which connection. The default is off. This parameter
927+
does not affect messages logged via syslog(), which always contain
928+
the process ID.
927929
</para>
928930
</listitem>
929931
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp