On Wed, Mar 30, 2016 at 3:52 AM, Alexander Reshetov
<alexander(dot)v(dot)reshetov(at)gmail(dot)com> wrote:
> Hello,
>
> As far as I know there is no LIMIT clause pushdown in FDW API.
>
> Is there some reasons not to support LIMIT clause pushdown?
> Is there bug-report regarding this (didn't found it though)
> or should it be filled down?
Working for me on 9.5 with postgres_fdw...
merlin