Re: feature idea – automatic up - Mailing list pgsql-general

From Tom Lane
Subject Re: feature idea – automatic up
Date
Msg-id 4178.1085154081@sss.pgh.pa.us
Whole thread Raw
In response to Re: feature idea – automatic up  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> From a curiosity point of view, there apparently used to be a
> "time-travel" feature in (really) old versions of PG.

There still is a contrib module that supports this using triggers
(look in contrib/spi/).  It's looking a bit dated --- for instance
it uses abstime columns, which ought to get updated to timestamptz.
But it'd be a starting point.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unix timestamp , unix timestamp with microseconds
Next
From: "Shalu Gupta"
Date:
Subject: Making a new tarball