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 @@ -1341,7 +1341,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1341
1341
<entry>Waiting to apply WAL at recovery because it is delayed.</entry>
1342
1342
</row>
1343
1343
<row>
1344
- <entry morerows="65 "><literal>IO</></entry>
1344
+ <entry morerows="66 "><literal>IO</></entry>
1345
1345
<entry><literal>BufFileRead</></entry>
1346
1346
<entry>Waiting for a read from a buffered file.</entry>
1347
1347
</row>
@@ -1457,6 +1457,10 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser
1457
1457
<entry><literal>LogicalRewriteSync</></entry>
1458
1458
<entry>Waiting for logical rewrite mappings to reach stable storage.</entry>
1459
1459
</row>
1460
+ <row>
1461
+ <entry><literal>LogicalRewriteTruncate</></entry>
1462
+ <entry>Waiting for truncate of mapping data during a logical rewrite.</entry>
1463
+ </row>
1460
1464
<row>
1461
1465
<entry><literal>LogicalRewriteWrite</></entry>
1462
1466
<entry>Waiting for a write of logical rewrite mappings.</entry>
You can’t perform that action at this time.
0 commit comments