Updated on 2024-06-03 GMT+08:00

V_MYSTAT

V_MYSTAT displays statistics information about all sessions in the database. Only system administrators can access this view. Common users can access this view only after being authorized. This view exists in both the PG_CATALOG and SYS schemas.

Table 1 V_MYSTAT columns

Name

Type

Description

sid

numeric

Current session ID

statistic#

numeric

Not supported. Set it to NULL.

value

numeric

Not supported. Set it to NULL.

con_id

numeric

Not supported. Set it to NULL.