Re: Auditing in Postgres - Mailing list pgsql-admin

From Scott Ribe
Subject Re: Auditing in Postgres
Date
Msg-id D975F27F-5AA8-42D5-A95C-0512AC3CA29E@elevated-dev.com
Whole thread Raw
In response to [MASSMAIL]Auditing in Postgres  (Tejaswi K T <tejaswi.kt@gmail.com>)
Responses Re: Auditing in Postgres
List pgsql-admin
> Do we have similar commands in pgaudit , which captures only failed DML and not the successful ones.

Not in pgaudit. Just in the standard PG config, in the logging section, you can choose if/how errors are logged. Not at
thegranularity of your example, but you can log all errors, then in your monitoring filter and classify them. 


pgsql-admin by date:

Previous
From: Anjul Sahu
Date:
Subject: Re: Auditing in Postgres
Next
From: Tejaswi K T
Date:
Subject: Re: Auditing in Postgres