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
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