Re: history table - Mailing list pgsql-general

From A. Kretschmer
Subject Re: history table
Date
Msg-id 20070821184937.GA21773@a-kretschmer.de
Whole thread Raw
In response to history table  ("Robin Helgelin" <lobbin@gmail.com>)
List pgsql-general
am  Tue, dem 21.08.2007, um 20:20:38 +0200 mailte Robin Helgelin folgendes:
> Hi,
>
> I want to save history for a few tables using triggers on update and
> creation. What's the best approach to do this in a webapp environment
> where I want to save which webapp user that is doing the change, not
> the postgresql user?

Maybe tablelog.

20:49 < akretschmer> ??tablelog
20:49 < rtfm_please> For information about tablelog
20:49 < rtfm_please> see http://ads.wars-nicht.de/blog/archives/100-Log-Table-Changes-in-PostgreSQL-with-tablelog.html
20:49 < rtfm_please> or http://pgfoundry.org/projects/tablelog/


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47150,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

pgsql-general by date:

Previous
From: Josh Trutwin
Date:
Subject: Re: Array with Subselect / ANY - cast?
Next
From: Guy Rouillier
Date:
Subject: Re: history table