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 CAApHDvpXeEak0qnNSGWbKuVGKP9uRyrRpBBgVrseu6MAU-jVOw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Getting an index scan to be a parallel index scan  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: Getting an index scan to be a parallel index scan  (Alex Kaiser <alextkaiser@gmail.com>)
Список pgsql-performance
On Thu, 2 Feb 2023 at 14:49, Thomas Munro <thomas.munro@gmail.com> wrote:
> If I had more timerons myself, I'd like to try to make parallel
> function scans, or parallel CTE scans, work...

I've not really looked in detail but I thought parallel VALUES scan
might be easier than those two.

David



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

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