Re: unlogged sequences

Thomas Munro <thomas.munro@gmail.com>

From: Thomas Munro <thomas.munro@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-08-01T08:13:05Z
Lists: pgsql-hackers
On Wed, Jun 26, 2019 at 6:38 AM Andres Freund <andres@anarazel.de> wrote:
> On 2019-06-20 09:30:34 +0200, Peter Eisentraut wrote:
> > I'm looking for feedback from those who have worked on tableam and
> > storage manager to see what the right interfaces are or whether some new
> > interfaces might perhaps be appropriate.
>
> [lots of feedback that requires making decisions]

Seems to be actively under development but no new patch yet.  Moved to next CF.

-- 
Thomas Munro
https://enterprisedb.com



Commits

  1. Unlogged sequences

  2. Preparatory test cleanup