monitoring_wait_event_v1.diff
application/octet-stream
Filename: monitoring_wait_event_v1.diff
Type: application/octet-stream
Part: 0
Patch
Same data as JSON:
GET /api/v1/attachments/:id/patch
the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes.
API reference →
Format: unified
Series: patch v1
| File | + | − |
|---|---|---|
| doc/src/sgml/monitoring.sgml | 8 | 0 |
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index cf220c3bcb..f5d37f71d8 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -1131,6 +1131,14 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
<entry><literal>LogicalLauncherMain</literal></entry>
<entry>Waiting in main loop of logical replication launcher process.</entry>
</row>
+ <row>
+ <entry><literal>LogicalParallelApplyMain</literal></entry>
+ <entry>Waiting in main loop of logical replication parallel apply process.</entry>
+ </row>
+ <row>
+ <entry><literal>LogicalParallelApplyStateChange</literal></entry>
+ <entry>Waiting in main loop of logical replication parallel apply status change.</entry>
+ </row>
<row>
<entry><literal>RecoveryWalStream</literal></entry>
<entry>Waiting in main loop of startup process for WAL to arrive, during