File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments