Re: Status of FDW pushdowns - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Status of FDW pushdowns
Date
Msg-id 24046.1386187471@sss.pgh.pa.us
Whole thread Raw
In response to Re: Status of FDW pushdowns  (David Fetter <david@fetter.org>)
Responses Re: Status of FDW pushdowns
List pgsql-hackers
David Fetter <david@fetter.org> writes:
> The idea here is that such a happy situation will not obtain until
> much later, if ever, and meanwhile, we need a way to get things
> accomplished even if it's inelegant, inefficient, etc.  The
> alternative is that those things simply will not get accomplished at
> all.

If that's the argument, why not just use dblink or dbilink, and be
happy?  This discussion sounds a whole lot like it's trending to a
conclusion of wanting one of those in core, which is not where
I'd like to end up.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Extension Templates S03E11
Next
From: Andrew Dunstan
Date:
Subject: Re: Proposed feature: Selective Foreign Keys