From: | Marco Serantoni <m(dot)serantoni(at)caltanet(dot)it> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Database Auditing |
Date: | 2006-10-10 21:40:13 |
Message-ID: | 452C133D.30303@caltanet.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
I'm evaluating of use postgresql but for local law requirements is
needed for the access of some kind of data (sensitive) a log of the
accesses (Auditing) is a feature available in many databases but i've
seen that lacks in PostgreSQL, there are already plans to implement it
or patches already submitted ?
If not both could someone give me some hints on how do it and where
"attach" the code like open the file in postmaster.c intercept the query
in that function etc.
Thank you in advance :)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-10-10 23:06:57 | Re: query optimization with UDFs |
Previous Message | Jorge Godoy | 2006-10-10 21:25:21 | Re: more anti-postgresql FUD |
From | Date | Subject | |
---|---|---|---|
Next Message | Joseph S | 2006-10-10 21:45:52 | Re: 8.2beta1 does not compile for me on Solaris 10 |
Previous Message | Tom Arthurs | 2006-10-10 21:39:35 | Re: 8.2beta1 does not compile for me on Solaris 10 |