Re: Temporal Databases - Mailing list pgsql-general

From Bruno Wolff III
Subject Re: Temporal Databases
Date
Msg-id 20060309035105.GA12415@wolff.to
Whole thread Raw
In response to Re: Temporal Databases  ("Rodrigo Sakai" <rodrigo.sakai@poli.usp.br>)
List pgsql-general
On Wed, Mar 08, 2006 at 12:56:38 -0300,
  Rodrigo Sakai <rodrigo.sakai@poli.usp.br> wrote:
> Ok, but actually I'm not concerned about logging old values. I'm concerned
> about checking temporal constraints. Entity Integrity (PK) and Referential
> Integrity (FK).

Did you see the reference to 'Developing Time-Oriented Database Applications
in SQL' (http://www.cs.arizona.edu/people/rts/tdbbook.pdf) in a recent thread?
That should give you some trigger code you can use to do this kind of thing.
It isn't postgres specific, but shouldn't need too much work.

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Data corruption zero a file - help!!
Next
From: Noel Faux
Date:
Subject: Re: Data corruption zero a file - help!!