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

PGXC_INSTANCE_TIME displays the running time of processes on each node in the cluster and the time consumed in each execution phase. Except the node_name column, the other columns are the same as those in the PV_INSTANCE_TIME view. Only the system administrator or the preset role gs_role_read_all_stats can access this view.

Table 1 PGXC_INSTANCE_TIME columns

Column

Type

Description

node_name

Text

Node name

stat_id

Integer

Type ID

stat_name

Text

Name of the runtime type

value

Bigint

Runtime value