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

Commit 771fa58

Browse files
committed
doc PG 17 relnotes: add logical replication apply subtrans item
Reported-by: Masahiko Sawada Discussion: https://postgr.es/m/CAD21AoD5jjB+M+BK5JTis8=W1g8KsS1961FyMqRpj=NBFXrJeA@mail.gmail.com Backpatch-through: master
1 parent 9bb4733 commit 771fa58

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/src/sgml/release-17.sgml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,17 @@ Previously only btree indexes could be used for this purpose.
11501150
</para>
11511151
</listitem>
11521152

1153+
<!--
1154+
Author: Masahiko Sawada <msawada@postgresql.org>
1155+
2024-04-03 [5bec1d6bc] Improve eviction algorithm in ReorderBuffer using max-he
1156+
-->
1157+
1158+
<listitem>
1159+
<para>
1160+
Improve logical decoding performance in cases where there are many subtransactions (Masahiko Sawada)
1161+
</para>
1162+
</listitem>
1163+
11531164
<!--
11541165
Author: Amit Kapila <akapila@postgresql.org>
11551166
2023-10-17 [79243de13] Restart the apply worker if the privileges have been rev

0 commit comments

Comments
 (0)