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

Commit 16ace6f

Browse files
committed
doc: clarify logical decoding's deadlock of system tables
Reported-by: andyatkinson@gmail.com Discussion: https://postgr.es/m/166631875298.630.2861049399528658047@wrigleys.postgresql.org Backpatch-through: master
1 parent 1ce00ef commit 16ace6f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/src/sgml/logicaldecoding.sgml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1197,9 +1197,8 @@ OutputPluginWrite(ctx, true);
11971197
</listitem>
11981198
</itemizedlist>
11991199

1200-
Note that these commands that can cause deadlock apply to not only explicitly
1201-
indicated system catalog tables above but also to any other [user] catalog
1202-
table.
1200+
Note that these commands can cause deadlocks not only for the system
1201+
catalog tables listed above but for other catalog tables.
12031202
</para>
12041203
</sect2>
12051204
</sect1>

0 commit comments

Comments
 (0)