Re: [GENERAL] Performance issue with postgres_fdw

2014-08-31 Thread Guillaume Lelarge
Le 29 août 2014 18:13, "Emmanuel Medernach" a écrit : > > Hello, > > I use Postgres version 9.3.5 and spot a performance issue > with postgres_fdw. > > I have a table object_003_xyz with 275000 lines and is > exported to the master node as master_object_003_xyz. > > ( The following query

[GENERAL] Performance issue with postgres_fdw

2014-08-29 Thread Emmanuel Medernach
Hello, I use Postgres version 9.3.5 and spot a performance issue with postgres_fdw. I have a table object_003_xyz with 275000 lines and is exported to the master node as master_object_003_xyz. ( The following query is only a part of an automatically generated complex query. ) On