Re: Getting an index scan to be a parallel index scan

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Getting an index scan to be a parallel index scan
Дата
Msg-id CAApHDvrsoY1aUroQ6SHD6orEGRxi7LQtV6ejoMt5-vQJ636xOw@mail.gmail.com
обсуждение исходный текст
Ответ на Getting an index scan to be a parallel index scan  (Alex Kaiser <alextkaiser@gmail.com>)
Ответы Re: Getting an index scan to be a parallel index scan  (Alex Kaiser <alextkaiser@gmail.com>)
Список pgsql-performance
On Wed, 1 Feb 2023 at 18:39, Alex Kaiser <alextkaiser@gmail.com> wrote:
> postgres=# set force_parallel_mode = on;

There's been a bit of debate about that GUC and I'm wondering how you
came to the conclusion that it might help you. Can you share details
of how you found out about it and what made you choose to set it to
"on"?

David



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

Предыдущее
От: Ranier Vilela
Дата:
Сообщение: Re: Getting an index scan to be a parallel index scan
Следующее
От: Alex Kaiser
Дата:
Сообщение: Re: Getting an index scan to be a parallel index scan