Dear Adrian,
Thank you so much for the provided information.
M Sonai Muthu Raja
Managed Delivery Services - DBA Support
M: +919003132734
II Floor, TIDEL Park, 4 Rajiv Gandhi Salai,
Taramani, Chennai – 600 113From: Adrian Klaver <adrian.klaver@xxxxxxxxxxx>
Sent: Saturday, April 16, 2022 9:24 PM To: Sonai muthu raja M <Sonaimuthu.Raja@xxxxxxxxxxxx>; pgsql-general@xxxxxxxxxxxxxxxxxxxx <pgsql-general@xxxxxxxxxxxxxxxxxxxx> Cc: dba_support <dba_support@xxxxxxxxxxxx> Subject: Re: Require details that can we see the password history to a User account in PostgreSQL Database. WARNING: This email originated from outside of Sify domain. DO NOT click the links or open the attachments unless you recognize the sender and know the content is safe.
On 4/16/22 00:31, Sonai muthu raja M wrote: > Dear Adrian, > > Yes, exactly. My query regardingan application user that when passwords > were changed and what the previous values were? 1) Postgres has not built in process to audit changes to it's own roles. 2) That also means it does not audit whatever you are doing in the application above it. 3) Assuming the application user information is stored in a Postgres table you could create a trigger on the table that stores the changes in a separate audit table. > > Kindly let us know the above information since this detail require for > an internal auditing purpose. > > Thanks. > > */Warm regards,/**/ > > M Sonai Muthu Raja -- Adrian Klaver adrian.klaver@xxxxxxxxxxx WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. Thank you for your cooperation. |