Re: how to get historical data? - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: how to get historical data?
Date
Msg-id Pine.LNX.4.44.0311181040080.3317-100000@peter.localdomain
Whole thread Raw
In response to how to get historical data?  (黎维 王 <davilisa@yahoo.com.cn>)
List pgsql-general
Àèά Íõ writes:

> now, i don't know how to ask a historical query? which command?

There is none.  You need to maintain historical data yourself using
triggers.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-general by date:

Previous
From: Lee Kindness
Date:
Subject: Re: Move a table to another schema
Next
From: Oliver Elphick
Date:
Subject: Re: Quoting Problem in PLPGSQL