Re: [GENERAL] Auditing idea

2003-08-14 Thread Mike Benoit
You might want to take a look at this project: http://gborg.postgresql.org/project/tablelog/download/download.php There is another project similar to that one on gborg as well, but I don't recall the name at this time. On Thu, 2003-08-07 at 15:30, Felipe Schnack wrote: > Hey all! I had an idea

[GENERAL] Auditing idea

2003-08-14 Thread Felipe Schnack
Hey all! I had an idea to implement a very simple (IMHO) auditing mechanism for an application I'm developing, and thought some people here could give some hints, opinions, etc about it. I was thinking about implementing update and delete triggers for all my tables that I want to be audited,