Re: [GENERAL] Audit based on role - Mailing list pgsql-general

From Arthur Zakirov
Subject Re: [GENERAL] Audit based on role
Date
Msg-id 20170808105740.GA1830@zakirov.localdomain
Whole thread Raw
In response to [GENERAL] Audit based on role  (anand086 <anand086@gmail.com>)
List pgsql-general
Hello,

On Mon, Aug 07, 2017 at 04:33:21PM -0700, anand086 wrote:
> Hi,
>
> I am postgres newbie.
>
> We are running Postgres 9.6.3 version and have requirement, where we want to
> audit any DML action performed by a user whose has module_dml role granted.
>
> What would be the best way to do that? I was thinking to write something
> like https://wiki.postgresql.org/wiki/Audit_trigger, but I am not sure on
> how to integrate "user whose has module_dml role granted" into the function.
>
> Instead of trigger is there any better way to achieve this?
>

Did you try pgaudit extension?
https://github.com/pgaudit/pgaudit

--
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


pgsql-general by date:

Previous
From: pinker
Date:
Subject: Re: [GENERAL] Audit based on role
Next
From: Ertan Küçükoğlu
Date:
Subject: [GENERAL] ZeosLib database components - uuid inserts using libpq