File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -3527,8 +3527,8 @@ local0.* /var/log/postgresql
3527
3527
<para>
3528
3528
Causes each attempted connection to the server to be logged,
3529
3529
as well as successful completion of client authentication.
3530
- This parameter can only be set in the <filename>postgresql.conf</>
3531
- file or on the server command line. The default is off.
3530
+ This parameter cannot be changed after session start.
3531
+ The default is off.
3532
3532
</para>
3533
3533
3534
3534
<note>
@@ -3553,8 +3553,7 @@ local0.* /var/log/postgresql
3553
3553
<varname>log_connections</varname> but at session termination,
3554
3554
and includes the duration of the session. This is off by
3555
3555
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.
3558
3557
</para>
3559
3558
</listitem>
3560
3559
</varlistentry>
You can’t perform that action at this time.
0 commit comments