Re: [BUGS] BUG #14505: explain verbose for postgresql_fdw

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] BUG #14505: explain verbose for postgresql_fdw
Дата
Msg-id 20910.1484789276@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [BUGS] BUG #14505: explain verbose for postgresql_fdw  (jeff.janes@gmail.com)
Ответы Re: [BUGS] BUG #14505: explain verbose for postgresql_fdw  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-bugs
jeff.janes@gmail.com writes:
> The "Output:" line of explain verbose lists columns of foreign table that
> are not actually output, or at least ought not be output.

That's an optimization to avoid an unnecessary projection step.  It has
nothing to do with what's retrieved from the remote, and for that matter
it's not specific to foreign tables.

            regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Clailson
Дата:
Сообщение: [BUGS] Optimization inner join
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: [BUGS] BUG #14446: make_date with negative year