Updated on 2024-11-05 GMT+08:00

PGXC_OS_RUN_INFO

PGXC_OS_RUN_INFO displays the OS running status of each node in the cluster. All columns except node_name are the same as those in the PV_OS_RUN_INFO view. Only the system administrator or the preset role gs_role_read_all_stats can access this view.

Table 1 PGXC_OS_RUN_INFO columns

Name

Type

Description

node_name

text

Node name

id

integer

ID

name

text

Name of the OS status

value

numeric

Value of the OS status

comments

text

Remarks of the OS status

cumulative

boolean

Whether the value of the OS status is cumulative