PG_USER_STATUS
PG_USER_STATUS provides 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 |
Time at which the role is locked |
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 |
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