Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE

From: Matthew Walden <matthew(dot)walden(dot)list(at)gmail(dot)com>
To: rmd22 <rohit(dot)dhamane(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Storing old and new tuple values after an UPDATE, INSERT or DELETE
Date: 2010-11-17 15:04:11
Message-ID: AANLkTim73HhK+8UEbwUDdgg987UhMXsbHAk6ThFw2YZU@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can create a trigger on the table to store the old/new values in an
audit table if that is what you mean?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Matthew Walden 2010-11-17 15:06:33 Re: interactive pager off
Previous Message Gauthier, Dave 2010-11-17 14:45:17 interactive pager off