mirror of
https://github.com/postgres/postgres.git
synced 2025-07-12 21:01:52 +03:00
doc: PG 14 relnotes, improve cache invalidation wording
Reported-by: Simon Riggs (privately) Backpatch-through: 14 only
This commit is contained in:
@ -2116,15 +2116,15 @@ Author: Amit Kapila <akapila@postgresql.org>
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Generate <acronym>WAL</acronym> invalidation messages during
|
Add cache invalidation messages to the <acronym>WAL</acronym>
|
||||||
command completion when using logical replication (Dilip Kumar,
|
during command completion when using logical replication (Dilip
|
||||||
Tomas Vondra, Amit Kapila)
|
Kumar, Tomas Vondra, Amit Kapila)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
When logical replication is disabled, <acronym>WAL</acronym>
|
|
||||||
invalidation messages are generated at transaction completion.
|
|
||||||
This allows logical streaming of in-progress transactions.
|
This allows logical streaming of in-progress transactions.
|
||||||
|
When logical replication is disabled, invalidation messages are
|
||||||
|
generated only at transaction completion.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user