Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0e8448b

Browse files
committed
Doc: add missing note about permissions needed to change log_lock_waits.
log_lock_waits is PGC_SUSET, but config.sgml lacked the standard boilerplate sentence noting that. Report: https://postgr.es/m/20170719100838.19352.16320@wrigleys.postgresql.org
1 parent 236bdae commit 0e8448b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/src/sgml/config.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5161,6 +5161,7 @@ FROM pg_stat_activity;
51615161
longer than <xref linkend="guc-deadlock-timeout"> to acquire a
51625162
lock. This is useful in determining if lock waits are causing
51635163
poor performance. The default is <literal>off</>.
5164+
Only superusers can change this setting.
51645165
</para>
51655166
</listitem>
51665167
</varlistentry>

0 commit comments

Comments
 (0)