On Fri, Jan 24, 2014 at 4:20 AM, Emmanuel Medernach <
meder...@clermont.in2p3.fr> wrote:

> Hello,
>
> I'm currently testing postgres_fdw feature on PostgreSQL 9.3.2 and I have
> some questions:
>
>  - What are the limits to the number of foreign tables ?
>  - What is the current status about foreign joins push-down ?
>

The Custom Scan API patch adds the ability to push down joins to foreign
tables, but its still pending
https://commitfest.postgresql.org/action/patch_view?id=1282


>
> Thanks in advance,
> --
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>
>

Reply via email to