From: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org |
Cc: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
Subject: | Table Timemachine! |
Date: | 2002-12-18 16:59:21 |
Message-ID: | 15872.43369.151157.348738@kelvin.csl.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Guys,
I've been asked by a colleague about methods to keep track of
'previous' contents of a table - i.e. changes made and a way of
getting back to a previous state. Now, I know INSERT/UPDATE/DELETE
triggers to maintain an accompanying table is a way to do this. But, I
have a nagging feeling that somebody has at one point put together
such a feature in a generic fashion... I thought there was a 'time
machine' module in contrib! Searches through the mailing lists have
not turned up any specific pointers.
Aanyone else remember this, and remember where? Or am I misguided and
deluded!
Thanks, Lee.
From | Date | Subject | |
---|---|---|---|
Next Message | Conxita Marín | 2002-12-18 17:01:00 | Re: SELECT EXTRACT doesn't work with variables? |
Previous Message | Jean-Luc Lachance | 2002-12-18 16:55:02 | Re: ORDER BY random() LIMIT 1 slowness |
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2002-12-18 17:12:13 | Re: v7.3.1 tar ready ... please check it ... |
Previous Message | Tom Lane | 2002-12-18 16:57:48 | Re: v7.3.1 tar ready ... please check it ... |