From: Michael P. <mic...@gm...> - 2013-08-30 12:17:57
|
On Fri, Aug 30, 2013 at 4:36 PM, Abbas Butt <abb...@en...> wrote: > Can you share the query and table structure that you are using to perform > the test? You can obscure the column/table names if they are part of some > proprietary application. > The comment you mentioned in execRemote.c is relevant for DMLs only but you > said that your's is a SELECT, isn't it? Adding the output of EXPLAIN VERBOSE could also help to understand the plan your query is using. -- Michael |