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

V_MYSTAT

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

Table 1 V_MYSTAT columns

Name

Type

Description

sid

numeric

Current session ID.

statistic#

numeric

Not supported. Its value is NULL.

value

numeric

Not supported. Its value is NULL.

con_id

numeric

Not supported. Its value is NULL.