GLOBAL_INSTANCE_TIME
GLOBAL_INSTANCE_TIME provides time consumption information about all normal nodes in openGauss. For details about the time types, see the INSTANCE_TIME view.
Table 1 GLOBAL_INSTANCE_TIME columns
Name
|
Type
|
Description
|
node_name
|
name
|
Node name
|
stat_id
|
integer
|
Statistics ID
|
stat_name
|
text
|
Type name
|
value
|
bigint
|
Duration (unit: μs)
|