diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 0bb0001146..c2124393d0 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -5988,6 +5988,7 @@ local0.* /var/log/postgresql logs all statements for all transactions. log_transaction_sample_rate is helpful to track a sample of transaction. + Only superusers can change this setting.