Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit11d9ac2

Browse files
committed
Document log_transaction_sample_rate as superuser-only
The docs do say which GUCs can be changed only by superusers, but weforgot to mention this for the new log_transaction_sample_rate. ThisGUC was introduced in PostgreSQL 12, so backpatch accordingly.Author: Adrien NayratBackpatch-through: 12
1 parent22e44e8 commit11d9ac2

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
@@ -5988,6 +5988,7 @@ local0.* /var/log/postgresql
59885988
logs all statements for all transactions.
59895989
<varname>log_transaction_sample_rate</varname> is helpful to track a
59905990
sample of transaction.
5991+
Only superusers can change this setting.
59915992
</para>
59925993
<note>
59935994
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp