Re: The plan for FDW-based sharding - Mailing list pgsql-hackers

From Robert Haas
Subject Re: The plan for FDW-based sharding
Date
Msg-id CA+TgmoYuZjFD9p2j6UTP6nWWWkmWmjfMV_pNG44sNfxJPDd=Xw@mail.gmail.com
Whole thread Raw
In response to Re: The plan for FDW-based sharding  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
On Fri, Mar 4, 2016 at 10:23 PM, Craig Ringer <craig@2ndquadrant.com> wrote:
> I can imagine that many such hooks would have little use beyond PPAS, but
> I'm somewhat curious as to if any would have wider applications. It's not
> unusual for me to be working on something and think "gee, I wish there was a
> hook here".

Well, on the whole, we've adopted an approach of "hack core and
merge", so to some extent you have to use your imagination to think
about what it would look like if it were all done using hooks.  But
we've also actually added hooks to Advanced Server in some places
where PostgreSQL doesn't have them, and it's not hard to imagine that
somebody else might find those useful, at least.  Whether they'd be
useful enough that the PostgreSQL community would accept them if
EnterpriseDB were to approve open-sourcing them is another
question....

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Badly designed error reporting code in controldata_utils.c
Next
From: Andres Freund
Date:
Subject: Re: Badly designed error reporting code in controldata_utils.c