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>
|
||||
Generate <acronym>WAL</acronym> invalidation messages during
|
||||
command completion when using logical replication (Dilip Kumar,
|
||||
Tomas Vondra, Amit Kapila)
|
||||
Add cache invalidation messages to the <acronym>WAL</acronym>
|
||||
during command completion when using logical replication (Dilip
|
||||
Kumar, Tomas Vondra, Amit Kapila)
|
||||
</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.
|
||||
When logical replication is disabled, invalidation messages are
|
||||
generated only at transaction completion.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Reference in New Issue
Block a user