Re: Parallel execution and prepared statements

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Parallel execution and prepared statements
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B539993FA@ntex2010i.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: Parallel execution and prepared statements  (Amit Kapila <amit.kapila16@gmail.com>)
Ответы Re: Parallel execution and prepared statements
Список pgsql-hackers
Amit Kapila wrote:
> Can you once test by just passing CURSOR_OPT_PARALLEL_OK in
> PrepareQuery() and run the tests by having forc_parallel_mode=regress?
> It seems to me that the code in the planner is changed for setting a
> parallelModeNeeded flag, so it might work as it is.

No, that doesn't work.

But with Tobias' complete patch "make installcheck-world" succeeds.

Yours,
Laurenz Albe

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

Предыдущее
От: Ashutosh Bapat
Дата:
Сообщение: Re: Push down more full joins in postgres_fdw
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [RFC] Should we fix postmaster to avoid slow shutdown?