Re: Audit trail

From: James Gregory <james(at)anchor(dot)net(dot)au>
To: Jeff Fitzmyers <jeff(at)cloverpub(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Audit trail
Date: 2003-03-13 15:26:12
Message-ID: 1047569172.13365.34.camel@pirate.bridge.anchor.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2003-03-13 at 04:18, Jeff Fitzmyers wrote:
> > I am wondering if anyone has any good solutions for having postgres
> > leave an audit trail.
>
> I had 2 tables that needed a simple audit trail. It was very easy to
> set up using php.

I considered that. Trouble is that I'd have to write this code in 5 or 6
different languages, one of which is pl/pgsql. Likewise I'd need to test
all those different implementations (and it would be impractical to
retrofit this to the pl/pgsql stuff).

So yeah, I really need the database to do it itself.

Thanks,

James.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Petre Scheie 2003-03-13 15:32:25 Re: stored procedures
Previous Message George.T.Essig 2003-03-13 14:53:55 Re: online postgresql documentation