history table

From: "Robin Helgelin" <lobbin(at)gmail(dot)com>
To: "PostgreSQL general" <pgsql-general(at)postgresql(dot)org>
Subject: history table
Date: 2007-08-21 18:20:38
Message-ID: c014a9590708211120i3c6074ecyd965237535dd0b39@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

--
regards,
Robin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Josh Trutwin 2007-08-21 18:26:48 Re: Array with Subselect / ANY - cast?
Previous Message Pavel Stehule 2007-08-21 18:15:59 Re: Array with Subselect / ANY - cast?