Re: WORM and Read Only Tables (v0.1) - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: WORM and Read Only Tables (v0.1)
Date
Msg-id 200712121048.53359.josh@agliodbs.com
Whole thread Raw
In response to Re: WORM and Read Only Tables (v0.1)  (Andrew Sullivan <ajs@crankycanuck.ca>)
Responses Re: WORM and Read Only Tables (v0.1)  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
Andrew,

> The requirement was, anyway, that we be able to read old versions of
> "archived" rows.  IIRC there was an implementation choice, whether we would
> _never_ allow such rows to be SET READ WRITE or whether they'd be
> immediately upgraded to the present format on SET READ WRITE.

Well, in theory we need this capability for upgrade-in-place too.  While that 
project has kind of stalled for the moment, we'll pick it back up again soon.

-- 
Josh Berkus
PostgreSQL @ Sun
San Francisco


pgsql-hackers by date:

Previous
From: Markus Schiltknecht
Date:
Subject: Re: VLDB Features
Next
From: Josh Berkus
Date:
Subject: Re: VLDB Features