PV_REDO_STAT¶
PV_REDO_STAT displays statistics on redoing Xlogs on the current node.
Name | Type | Description |
---|---|---|
phywrts | bigint | Number of physical writes |
phyblkwrt | bigint | Number of physical write blocks |
writetim | bigint | Time consumed by physical writes |
avgiotim | bigint | Average time for each write |
lstiotim | bigint | Last write time |
miniotim | bigint | Minimum write time |
maxiowtm | bigint | Maximum write time |