From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Tzahi Fadida <tzahi_ml(at)myrealbox(dot)com> |
Cc: | 'Scott Frankel' <leknarf(at)pacbell(dot)net>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: preserving data after updates |
Date: | 2005-03-05 12:25:49 |
Message-ID: | 20050305122415.GA32256@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Sat, Mar 05, 2005 at 03:46:53AM +0200, Tzahi Fadida wrote:
> Its called a "temporal database".
> Usually its intended for medical or police databases where
> you need a hind sight. i.e. if today is 31/12/2005, what did we know at
> 20/12/2005.
> for example, for a doctor appearing at court and required to testify
> what he knew at 20/12/2005.
> Very cool.
> It would be nice if postgreSQL could have a switch that
> could turn it into a temporal database.
It used to be builtin a long time ago. It's since been moved to the
contrib module "timetravel". It does historical queries and stuff...
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.
From | Date | Subject | |
---|---|---|---|
Next Message | Karsten Hilbert | 2005-03-05 13:05:14 | Re: preserving data after updates |
Previous Message | Miroslav Šulc | 2005-03-05 09:02:10 | Re: PRoblems instalation PostgreeSQL8.0.1 in WindowsXP |