PG_USER_STATUS
PG_USER_STATUS records the states of users that access to the database. It is accessible only to users with system administrator rights.
| Name | Type | Description |
|---|---|---|
| roloid | oid | ID of the role |
| failcount | integer | Specifies the number of failed attempts. |
| locktime | timestamp with time zone | Time at which the role is locked |
| rolstatus | smallint | Role state
|
| permspace | bigint | Storage of the permanent table used by the role on the current instance, in bytes |
| tempspace | bigint | Storage of the temporary table used by the role on the current instance, in bytes. |
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