Re: unlimited undo/journaling
От | Arnaud Le Taillanter |
---|---|
Тема | Re: unlimited undo/journaling |
Дата | |
Msg-id | 1025112854.9929.802.camel@alt.fr.clara.net обсуждение исходный текст |
Ответ на | unlimited undo/journaling (Carl Meyer <mrbz@gmx.net>) |
Ответы |
Re: unlimited undo/journaling
|
Список | pgsql-general |
On Wed, 2002-06-26 at 07:43, Carl Meyer wrote: > hello, > > i wondered how an unlimited undo feature would be realized in > postgresql. > I think Temporal SQL, which is perhaps a standard now, offers this functionnality. Basically, it would allow you to create a table with "transaction time" support and every modification would be stored automatically with your data. To get an idea of how simple it would be then to retrieve your data as stored at a particular date, see the introduction to the (draft?) TSQL standard : ftp://ftp.cs.arizona.edu/tsql/tsql2/sql3/ansi-94-276.pdf I think that the PostgreSQL developpers are very busy, so I wouldn't expect this feature soon :-) Anyway, you have a dream now :-) Cheers, -- Arnaud Le Taillanter - alt@fr.clara.net Claranet Système/Réseau
В списке pgsql-general по дате отправления: