File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2116,15 +2116,15 @@ Author: Amit Kapila <akapila@postgresql.org>
2116
2116
-->
2117
2117
2118
2118
<para>
2119
- Generate <acronym>WAL</acronym> invalidation messages during
2120
- command completion when using logical replication (Dilip Kumar,
2121
- Tomas Vondra, Amit Kapila)
2119
+ Add cache invalidation messages to the <acronym>WAL</acronym>
2120
+ during command completion when using logical replication (Dilip
2121
+ Kumar, Tomas Vondra, Amit Kapila)
2122
2122
</para>
2123
2123
2124
2124
<para>
2125
- When logical replication is disabled, <acronym>WAL</acronym>
2126
- invalidation messages are generated at transaction completion.
2127
2125
This allows logical streaming of in-progress transactions.
2126
+ When logical replication is disabled, invalidation messages are
2127
+ generated only at transaction completion.
2128
2128
</para>
2129
2129
</listitem>
2130
2130
You can’t perform that action at this time.
0 commit comments