git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 02d552c)
Document the newly added wait events added by commit 216a784829.
2023年1月10日 04:08:08 +0000 (09:38 +0530)
2023年1月10日 04:08:08 +0000 (09:38 +0530)
Author: Shinoda, Noriyoshi
Reviewed-by: Hou Zhijie
Discussion: https://postgr.es/m/DM4PR84MB173460530245F56364E1DAF7EEFE9@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM


diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index cf220c3bcb40b00ebcff516bce427634ef97f990..358d2ff90f81e9860d7ac879c04b41ffca6a486b 100644 (file)
--- 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
<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>RecoveryWalStream</literal></entry>
<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
<entry>Waiting for other Parallel Hash participants to finish inserting
tuples into new buckets.</entry>
</row>
+ <row>
+ <entry><literal>LogicalParallelApplyStateChange</literal></entry>
+ <entry>Waiting for a logical replication parallel apply process to change
+ state.</entry>
+ </row>
<row>
<entry><literal>LogicalSyncData</literal></entry>
<entry>Waiting for a logical replication remote server to send data for
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /