http://gborg.postgresql.org/project/tablelog/download/download.php
or
http://gborg.postgresql.org/project/audittrail/download/download.php?branch=devel
I haven't used either, but table_log seems to be one that I may start
using in the near future.
On Tue, 2003-06-24 at 13:17, Andrew Gould wrot
Joe Conway wrote:
> Guillaume LELARGE wrote:
>
>> Le Mardi 24 Juin 2003 20:17, Andrew Gould a écrit :
>>
>>> I would like to create a audit log of update and
>>> delete queries against a table. I want the log on the
>>> server side, since access will be done using various
>>> clients via ODBC.
Guillaume LELARGE wrote:
Le Mardi 24 Juin 2003 20:17, Andrew Gould a écrit :
I would like to create a audit log of update and
delete queries against a table. I want the log on the
server side, since access will be done using various
clients via ODBC. I would like to capture the user,
current date
Le Mardi 24 Juin 2003 20:17, Andrew Gould a écrit :
> I would like to create a audit log of update and
> delete queries against a table. I want the log on the
> server side, since access will be done using various
> clients via ODBC. I would like to capture the user,
> current datetime and the qu
I would like to create a audit log of update and
delete queries against a table. I want the log on the
server side, since access will be done using various
clients via ODBC. I would like to capture the user,
current datetime and the query statement. My thought
was to accomplish this by creating