Re: Explain [Analyze] produces parallel scan for select Into table statements.

Поиск
Список
Период
Сортировка
От Mithun Cy
Тема Re: Explain [Analyze] produces parallel scan for select Into table statements.
Дата
Msg-id CAD__Ouizmk7fXRcm7tB7qYYG-qHNXFuHM2m9rtB4V7CjqLLTLw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Explain [Analyze] produces parallel scan for select Into table statements.  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Explain [Analyze] produces parallel scan for select Into table statements.  (Amit Kapila <amit.kapila16@gmail.com>)
Список pgsql-hackers
On Thu, Mar 10, 2016 at 9:39 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>I guess there must not be an occurrence of this pattern in the
>regression tests, or previous force_parallel_mode testing would have
>found this problem.  Perhaps this patch should add one?

I have added the test to select_into.sql. Added Explain select into statement.
Explain Analyze produces planning time and execution time even with TIMING OFF
so not adding the same to regress tests.

--
Thanks and Regards
Mithun C Y

Вложения

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

Предыдущее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: Patch to implement pg_current_logfile() function
Следующее
От: Alexey Grishchenko
Дата:
Сообщение: Re: Endless loop calling PL/Python set returning functions