SUMMARY_USER_LOGIN

SUMMARY_USER_LOGIN records the number of user logins and logouts on the primary database node.

Table 1 SUMMARY_USER_LOGIN columns

Name

Type

Description

node_name

text

Database process name

user_name

text

Username

user_id

integer

User OID (Its value is the same as that of oid in pg_authid.)

login_counter

bigint

Number of logins

logout_counter

bigint

Number of logouts

Feedback
编组 3备份
    openGauss 2024-05-06 00:44:54
    cancel