Re: Pluggable storage - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Pluggable storage
Date
Msg-id 20160824182201.GA232997@alvherre.pgsql
Whole thread Raw
In response to Pluggable storage  (Alvaro Herrera <alvherre@2ndQuadrant.com>)
Responses Re: Pluggable storage  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera wrote:
> Many have expressed their interest in this topic, but I haven't seen any
> design of how it should work.  Here's my attempt; I've been playing with
> this for some time now and I think what I propose here is a good initial
> plan.

I regret to announce that I'll have to stay away from this topic for a
little while, as I have another project taking priority.  I expect to
return to this shortly thereafter, hopefully in time to get it done for
pg10.

If anyone is interested in helping with the (currently not compilable)
patch I have, please mail me privately and we can discuss.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Write Ahead Logging for Hash Indexes
Next
From: Kevin Grittner
Date:
Subject: Re: [COMMITTERS] pgsql: Modify BufferGetPage() to prepare for "snapshot too old" feature