diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 9e16d27a406..6f38916d37c 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -4639,6 +4639,7 @@ FROM pg_stat_activity; longer than to acquire a lock. This is useful in determining if lock waits are causing poor performance. The default is off. + Only superusers can change this setting.