Re: Problem with triggers and cursors

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Problem with triggers and cursors
Date: 2006-09-11 19:20:00
Message-ID: 20060911192000.GA22107@KanotixBox
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Karsten Hoffrath <maillists(at)khoffrath(dot)de> schrieb:

>
>
> Hi all.
>
>
> I'm doing my first steps with Postgres and triggers and run into a problem.
>
> I want to keep a log for all inserts, updates and deletes for a bunch of
> tables.

You can use tablog for this: http://pgfoundry.org/projects/tablelog/

Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect. (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly." (unknow)
Kaufbach, Saxony, Germany, Europe. N 51.05082°, E 13.56889°

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message pr0v4 2006-09-12 09:30:54 Passing arguments
Previous Message Karsten Hoffrath 2006-09-11 18:41:57 Re: Problem with triggers and cursors