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

Commitcb0defe

Browse files
committed
Correct description of log_connections and log_disconnections
The previous claim when these parameters could be changed wasincorrect.Fujii Masao
1 parentd68714b commitcb0defe

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

‎doc/src/sgml/config.sgml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3527,8 +3527,8 @@ local0.* /var/log/postgresql
35273527
<para>
35283528
Causes each attempted connection to the server to be logged,
35293529
as well as successful completion of client authentication.
3530-
This parametercan onlybeset in the <filename>postgresql.conf</>
3531-
file or on the server command line.The default is off.
3530+
This parametercannotbechanged after session start.
3531+
The default is off.
35323532
</para>
35333533

35343534
<note>
@@ -3553,8 +3553,7 @@ local0.* /var/log/postgresql
35533553
<varname>log_connections</varname> but at session termination,
35543554
and includes the duration of the session. This is off by
35553555
default.
3556-
This parameter can only be set in the <filename>postgresql.conf</>
3557-
file or on the server command line.
3556+
This parameter cannot be changed after session start.
35583557
</para>
35593558
</listitem>
35603559
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp