mirror of
https://github.com/postgres/postgres.git
synced 2025-06-08 22:02:03 +03:00
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
This commit is contained in:
parent
9bb47338d0
commit
771fa58df2
@ -1150,6 +1150,17 @@ Previously only btree indexes could be used for this purpose.
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Author: Masahiko Sawada <msawada@postgresql.org>
|
||||||
|
2024-04-03 [5bec1d6bc] Improve eviction algorithm in ReorderBuffer using max-he
|
||||||
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Improve logical decoding performance in cases where there are many subtransactions (Masahiko Sawada)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Author: Amit Kapila <akapila@postgresql.org>
|
Author: Amit Kapila <akapila@postgresql.org>
|
||||||
2023-10-17 [79243de13] Restart the apply worker if the privileges have been rev
|
2023-10-17 [79243de13] Restart the apply worker if the privileges have been rev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user