Re: Pluggable Storage - Andres's take - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Pluggable Storage - Andres's take
Date
Msg-id 11708.1556060142@sss.pgh.pa.us
Whole thread Raw
In response to Re: Pluggable Storage - Andres's take  (Andres Freund <andres@anarazel.de>)
Responses Re: Pluggable Storage - Andres's take
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> ... I think none of these are critical issues for tableam, but we should fix
> them.

> I'm not sure about doing so for v12 though. 1) and 3) are fairly
> trivial, but 2) would involve changing the FDW interface, by changing
> the AnalyzeForeignTable, AcquireSampleRowsFunc signatures. But OTOH,
> we're not even in beta1.

Probably better to fix those API issues now rather than later.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Pluggable Storage - Andres's take
Next
From: David Rowley
Date:
Subject: Re: pg_dump is broken for partition tablespaces