Back-patch to v10 where commit
249cf070e3 introduced
LogicalRewriteTruncate wait event.
Author: Fujii Masao
Reviewed-by: Michael Paquier
Discussion: https://postgr.es/m/
949931aa-4ed4-d867-a7b5-
de9c02b2292b@oss.nttdata.com
Waiting to apply WAL at recovery because it is delayed.
|
- 7">IO
+ 8">IO
BufFileRead
Waiting for a read from a buffered file.
LogicalRewriteSync
Waiting for logical rewrite mappings to reach stable storage.
+ |
+ LogicalRewriteTruncate
+ Waiting for truncate of mapping data during a logical rewrite.
+
|
LogicalRewriteWrite
Waiting for a write of logical rewrite mappings.