File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -1131,6 +1131,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1131
1131
<entry><literal>LogicalLauncherMain</literal></entry>
1132
1132
<entry>Waiting in main loop of logical replication launcher process.</entry>
1133
1133
</row>
1134
+ <row>
1135
+ <entry><literal>LogicalParallelApplyMain</literal></entry>
1136
+ <entry>Waiting in main loop of logical replication parallel apply
1137
+ process.</entry>
1138
+ </row>
1134
1139
<row>
1135
1140
<entry><literal>RecoveryWalStream</literal></entry>
1136
1141
<entry>Waiting in main loop of startup process for WAL to arrive, during
@@ -1727,6 +1732,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1727
1732
<entry>Waiting for other Parallel Hash participants to finish inserting
1728
1733
tuples into new buckets.</entry>
1729
1734
</row>
1735
+ <row>
1736
+ <entry><literal>LogicalParallelApplyStateChange</literal></entry>
1737
+ <entry>Waiting for a logical replication parallel apply process to change
1738
+ state.</entry>
1739
+ </row>
1730
1740
<row>
1731
1741
<entry><literal>LogicalSyncData</literal></entry>
1732
1742
<entry>Waiting for a logical replication remote server to send data for
You can’t perform that action at this time.
0 commit comments