File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -11132,11 +11132,12 @@ dynamic_library_path = '/usr/local/lib/postgresql:$libdir'
11132
11132
</para>
11133
11133
11134
11134
<para>
11135
- When <xref linkend="guc-log-lock-waits"/> is set,
11136
- this parameter also determines the amount of time to wait before
11137
- a log message is issued about the lock wait. If you are trying
11138
- to investigate locking delays you might want to set a shorter than
11139
- normal <varname>deadlock_timeout</varname>.
11135
+ When <xref linkend="guc-log-lock-waits"/> is set to
11136
+ <literal>on</literal> (which is the default), this parameter also
11137
+ determines the amount of time to wait before a log message is issued
11138
+ about the lock wait. If you are trying to investigate locking delays
11139
+ you might want to set a shorter than normal
11140
+ <varname>deadlock_timeout</varname>.
11140
11141
</para>
11141
11142
</listitem>
11142
11143
</varlistentry>
You can’t perform that action at this time.
0 commit comments