Re: Postgres code for a query intermediate dataset - Mailing list pgsql-hackers

From Atri Sharma
Subject Re: Postgres code for a query intermediate dataset
Date
Msg-id CAOeZVifSzN9cU9i=zXRKEVc26M0GkpKkqGDNbZrY59nMs3TgOw@mail.gmail.com
Whole thread Raw
In response to Re: Postgres code for a query intermediate dataset  (David G Johnston <david.g.johnston@gmail.com>)
Responses Re: Postgres code for a query intermediate dataset
List pgsql-hackers


On Sat, Sep 13, 2014 at 11:52 PM, David G Johnston <david.g.johnston@gmail.com> wrote:
Atri Sharma wrote
> On Sat, Sep 13, 2014 at 11:06 PM, Rohit Goyal &lt;



Or rather even if you want to be able to reference the older versions of
that record there is nothing in PostgreSQL to facilitate that. You have to
manually create and manage the data so that you know during what time period
a given record is valid.

David J.





Sometimes I do miss 'time travel' we used to have :)

Regards,

Atri
--
Regards,
 
Atri
l'apprenant

pgsql-hackers by date:

Previous
From: David G Johnston
Date:
Subject: Re: Postgres code for a query intermediate dataset
Next
From: "ktm@rice.edu"
Date:
Subject: Re: [REVIEW] Re: Compression of full-page-writes