PG_USER_STATUS
PG_USER_STATUS records the states of users who access the database. This system catalog is accessible only to system administrators.
Name |
Type |
Description |
---|---|---|
oid |
oid |
Row identifier (hidden attribute, which must be specified). |
roloid |
oid |
ID of the role. |
failcount |
integer |
Number of failed attempts. |
locktime |
timestamp with time zone |
By default, the creation date of the role is displayed. If the role is locked by the administrator or the role is locked because the number of login failures exceeds the threshold, the date when the role is locked is displayed. |
rolstatus |
smallint |
Role state.
|
permspace |
bigint |
Size of the permanent table storage space used by the role. |
tempspace |
bigint |
Size of the temporary table storage space used by the role. |
passwordexpired |
smallint |
Specifies whether a password is valid.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot