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

Commit 2c133db

Browse files
committed
Adjust v12 release notes for reversion of log_statement_sample_rate.
Necessary, not optional, because dangling link prevents relnotes from building.
1 parent d5f53a8 commit 2c133db

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

doc/src/sgml/release-12.sgml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1133,20 +1133,17 @@ Author: Thomas Munro <tmunro@postgresql.org>
11331133
<listitem>
11341134
<!--
11351135
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>
11381136
2019-04-03 [799e22034] Log all statements from a sample of transactions
11391137
-->
11401138

11411139
<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
11441141
(Adrien Nayrat)
11451142
</para>
11461143

11471144
<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.
11501147
</para>
11511148
</listitem>
11521149

0 commit comments

Comments
 (0)