Re: Problem with triggers and cursors - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: Problem with triggers and cursors
Date
Msg-id 20060911192000.GA22107@KanotixBox
Whole thread Raw
In response to Problem with triggers and cursors  (Karsten Hoffrath <maillists@khoffrath.de>)
List pgsql-novice
Karsten Hoffrath <maillists@khoffrath.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°

pgsql-novice by date:

Previous
From: Karsten Hoffrath
Date:
Subject: Re: Problem with triggers and cursors
Next
From: pr0v4
Date:
Subject: Passing arguments