forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
5.0 KiB
5.0 KiB
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 blocks written. |
writetim |
Bigint |
Time taken for physical writes. |
avgiotim |
Bigint |
Average time taken per write. |
lstiotim |
Bigint |
Time taken for the last write. |
miniotim |
Bigint |
Minimum time taken for a write. |
maxiowtm |
Bigint |
Maximum time taken for a write. |
Parent topic: System Views