SUMMARY_FILE_REDO_IOSTAT
SUMMARY_FILE_REDO_IOSTAT displays statistics about redo logs (WALs) in the cluster.
Name |
Type |
Description |
---|---|---|
phywrts |
numeric |
Number of times writing into the WAL buffer |
phyblkwrt |
numeric |
Number of blocks written into the WAL buffer |
writetim |
numeric |
Duration of writing into XLOG files (unit: μs) |
avgiotim |
bigint |
Average duration of writing into XLOG files (unit: μs). avgiotim = writetim/phywrts |
lstiotim |
bigint |
Duration of the last writing into XLOG files (unit: μs) |
miniotim |
bigint |
Minimum duration of writing into XLOG files (unit: μs) |
maxiowtm |
bigint |
Maximum duration of writing into XLOG files (unit: μs) |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot