doc-exports/docs/dws/dev/dws_04_0750.html
Lu, Huayi e6fa411af0 DWS DEV 830.201 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2024-05-16 07:24:04 +00:00

6.3 KiB

PG_SESSION_IOSTAT

PG_SESSION_IOSTAT has been discarded in version 8.1.2 and is reserved for compatibility with earlier versions. This view is invalid in the current version.

Table 1 PG_SESSION_IOSTAT columns

Name

Type

Description

query_id

bigint

Job ID

mincurriops

integer

Minimum I/O of the current job across DNs

maxcurriops

integer

Maximum I/O of the current job across DNs

minpeakiops

integer

Minimum peak I/O of the current job across DNs

maxpeakiops

integer

Maximum peak I/O of the current job across DNs

io_limits

integer

io_limits set for the job

io_priority

text

io_priority set for the job

query

text

Job

node_group

text

Logical cluster of the user running the job