Re: postgres-fdw questions - Mailing list pgsql-general

From Jim Mlodgenski
Subject Re: postgres-fdw questions
Date
Msg-id CAB_5SRdinZvQULAM4=-6CZ0QNYURSDCCOdQBNZJP2imzEMBwkw@mail.gmail.com
Whole thread Raw
In response to postgres-fdw questions  (Emmanuel Medernach <medernac@clermont.in2p3.fr>)
Responses Re: postgres-fdw questions
List pgsql-general



On Fri, Jan 24, 2014 at 4:20 AM, Emmanuel Medernach <medernac@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
 

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


pgsql-general by date:

Previous
From: Thom Brown
Date:
Subject: Re: postgres-fdw questions
Next
From: Susan Cassidy
Date:
Subject: Re: problem connecting to postgres via apache