PG_AUTH_HISTORY
PG_AUTH_HISTORY records the authentication history of the role. It is accessible only to users with system administrator rights.
| Name | Type | Description |
|---|---|---|
| roloid | oid | ID of the role |
| passwordtime | timestamp with time zone | Time of password creation and change |
| rolpassword | text | Role password that is encrypted using MD5 or SHA256, or that is not encrypted |
Last Article: PG_AUTHID
Next Article: PG_AUTH_MEMBERS
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.