LOCAL_REL_IOSTAT
Displays the accumulated I/O status of all data files on the current node, as described in Table 1.
Name |
Type |
Description |
---|---|---|
phyrds |
bigint |
Number of times of reading physical files. |
phywrts |
bigint |
Number of times of writing into physical files. |
phyblkrd |
bigint |
Number of times of reading physical file blocks. |
phyblkwrt |
bigint |
Number of times of writing into physical file blocks. |
dbid |
oid |
In the distributed database, the value is always 0. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.