Files
doc-exports/docs/dws/dev/dws_04_0816.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

4.2 KiB

PGXC_REL_IOSTAT

PGXC_REL_IOSTAT displays disk read/write statistics on each node in the cluster. This view is accessible only to users with system administrators rights.

Table 1 PGXC_REL_IOSTAT columns

Column

Type

Description

node_name

Text

Node name

phyrds

Bigint

Number of disk reads

phywrts

Bigint

Number of disk writes

phyblkrd

Bigint

Number of read pages

phyblkwrt

Bigint

Number of written pages