File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 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
11311131 <entry><literal>LogicalLauncherMain</literal></entry>
11321132 <entry>Waiting in main loop of logical replication launcher process.</entry>
11331133 </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>
11341139 <row>
11351140 <entry><literal>RecoveryWalStream</literal></entry>
11361141 <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
17271732 <entry>Waiting for other Parallel Hash participants to finish inserting
17281733 tuples into new buckets.</entry>
17291734 </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>
17301740 <row>
17311741 <entry><literal>LogicalSyncData</literal></entry>
17321742 <entry>Waiting for a logical replication remote server to send data for
You can’t perform that action at this time.
0 commit comments