diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index cf220c3bcb..358d2ff90f 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1131,6 +1131,11 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser LogicalLauncherMain Waiting in main loop of logical replication launcher process. + + LogicalParallelApplyMain + Waiting in main loop of logical replication parallel apply + process. + RecoveryWalStream 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 Waiting for other Parallel Hash participants to finish inserting tuples into new buckets. + + LogicalParallelApplyStateChange + Waiting for a logical replication parallel apply process to change + state. + LogicalSyncData Waiting for a logical replication remote server to send data for