File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -1133,20 +1133,17 @@ Author: Thomas Munro <tmunro@postgresql.org>
1133
1133
<listitem>
1134
1134
<!--
1135
1135
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1136
- 2018-11-29 [88bdbd3f7] Add log_statement_sample_rate parameter
1137
- Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1138
1136
2019-04-03 [799e22034] Log all statements from a sample of transactions
1139
1137
-->
1140
1138
1141
1139
<para>
1142
- Allow logging of only a percentage of statements and transactions
1143
- meeting <xref linkend="guc-log-min-duration-statement"/> criteria
1140
+ Allow logging of statements from only a percentage of transactions
1144
1141
(Adrien Nayrat)
1145
1142
</para>
1146
1143
1147
1144
<para>
1148
- The parameters <xref linkend="guc-log-statement -sample-rate"/>
1149
- and <xref linkend="guc-log-transaction-sample-rate"/> control this.
1145
+ The parameter <xref linkend="guc-log-transaction -sample-rate"/>
1146
+ controls this.
1150
1147
</para>
1151
1148
</listitem>
1152
1149
You can’t perform that action at this time.
0 commit comments