Files
doc-exports/docs/dws/dev/dws_04_0691.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

3.7 KiB

GS_REL_IOSTAT

GS_REL_IOSTAT displays disk I/O statistics on the current node. In the current version, only one page is read or written in each read or write operation. Therefore, the number of read/write times is the same as the number of pages.

Table 1 GS_REL_IOSTAT columns

Column

Type

Description

phyrds

Bigint

Number of disk reads

phywrts

Bigint

Number of disk writes

phyblkrd

Bigint

Number of read pages

phyblkwrt

Bigint

Number of written pages