Re: Support tid range scan in parallel?

Поиск
Список
Период
Сортировка
От Cary Huang
Тема Re: Support tid range scan in parallel?
Дата
Msg-id 19741fb1e9a.d3a2d419725879.4749970543696365963@highgo.ca
обсуждение исходный текст
Ответ на Re: Support tid range scan in parallel?  (Rafia Sabih <rafia.pghackers@gmail.com>)
Список pgsql-hackers
Hello 

Sorry David and all who have reviewed the patch, it's been awhile since the patch
was last worked on :(. Thank you all for the reviews and comments! Attached is
the rebased patch that adds support for parallel TID range scans. This feature is
particularly useful scanning large tables where the data needs to be scanned in
sizable segments using a TID range in the WHERE clause to define each segment.
By enabling parallelism, this approach can improve performance compared to
both non-parallel TID range scans and traditional sequential scans.

Regards

Cary Huang
Вложения

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