Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite593148

Browse files
committed
Add description about LogicalRewriteTruncate wait event into document.
Back-patch to v10 where commit249cf07 introducedLogicalRewriteTruncate wait event.Author: Fujii MasaoReviewed-by: Michael PaquierDiscussion:https://postgr.es/m/949931aa-4ed4-d867-a7b5-de9c02b2292b@oss.nttdata.com
1 parente02ea14 commite593148

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1493,7 +1493,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
14931493
<entry>Waiting to apply WAL at recovery because it is delayed.</entry>
14941494
</row>
14951495
<row>
1496-
<entry morerows="67"><literal>IO</literal></entry>
1496+
<entry morerows="68"><literal>IO</literal></entry>
14971497
<entry><literal>BufFileRead</literal></entry>
14981498
<entry>Waiting for a read from a buffered file.</entry>
14991499
</row>
@@ -1609,6 +1609,10 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
16091609
<entry><literal>LogicalRewriteSync</literal></entry>
16101610
<entry>Waiting for logical rewrite mappings to reach stable storage.</entry>
16111611
</row>
1612+
<row>
1613+
<entry><literal>LogicalRewriteTruncate</literal></entry>
1614+
<entry>Waiting for truncate of mapping data during a logical rewrite.</entry>
1615+
</row>
16121616
<row>
16131617
<entry><literal>LogicalRewriteWrite</literal></entry>
16141618
<entry>Waiting for a write of logical rewrite mappings.</entry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp