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

From Simon Riggs
Subject Re: WORM and Read Only Tables (v0.1)
Date
Msg-id 1197485826.4255.1617.camel@ebony.site
Whole thread Raw
In response to Re: WORM and Read Only Tables (v0.1)  (Josh Berkus <josh@agliodbs.com>)
Responses Re: WORM and Read Only Tables (v0.1)  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Wed, 2007-12-12 at 10:48 -0800, Josh Berkus wrote:
> 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.

Who was working on it?

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: VLDB Features
Next
From: Simon Riggs
Date:
Subject: Re: WORM and Read Only Tables (v0.1)