forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
3.0 KiB
3.0 KiB
PGXC_NODE_STAT_RESET_TIME
PGXC_NODE_STAT_RESET_TIME displays the time when statistics of each node in the cluster are reset. All columns except node_name are the same as those in the GS_NODE_STAT_RESET_TIME view. This view is accessible only to users with system administrators rights.
Column |
Type |
Description |
|---|---|---|
node_name |
Text |
Node name |
reset_time |
Timestamp |
Time when statistics on each node are reset |
Parent topic: System Views