Re: [GENERAL] postgres-fdw questions

2014-01-27 Thread Emmanuel Medernach
On 01/24/2014 04:58 PM, Jim Mlodgenski wrote: On Fri, Jan 24, 2014 at 4:20 AM, Emmanuel Medernach mailto: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

Re: [GENERAL] postgres-fdw questions

2014-01-24 Thread Jim Mlodgenski
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 forei

Re: [GENERAL] postgres-fdw questions

2014-01-24 Thread Thom Brown
On 24 January 2014 09:20, Emmanuel Medernach 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 ? As far as I'm aware, there isn't one. > - What is the current status about fo

Re: [GENERAL] postgres-fdw questions

2014-01-24 Thread Ian Lawrence Barwick
2014/1/24 Emmanuel Medernach : > 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 ? As far as I know, there is no limit (beyond the usual PostgreSQL limits). > - What is the current s