GLOBAL_REL_IOSTAT
Obtains statistics about data file I/Os on all nodes in the cluster, as described in Table 1.
Name |
Type |
Description |
---|---|---|
node_name |
name |
Node name. |
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.