Re: PATCH: Using BRIN indexes for sorted output

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: PATCH: Using BRIN indexes for sorted output
Дата
Msg-id c83596b3-994e-a32b-598a-efcbd99ef58a@enterprisedb.com
обсуждение исходный текст
Ответ на Re: PATCH: Using BRIN indexes for sorted output  (Zhihong Yu <zyu@yugabyte.com>)
Ответы Re: PATCH: Using BRIN indexes for sorted output  (Zhihong Yu <zyu@yugabyte.com>)
Список pgsql-hackers
On 10/15/22 15:46, Zhihong Yu wrote:
>...
>     8) Parallel version is not supported, but I think it shouldn't be
>     possible. Just make the leader build the range info, and then let the
>     workers to acquire/sort ranges and merge them by Gather Merge.
> ...
> Hi,
> I am still going over the patch.
> 
> Minor: for #8, I guess you meant `it should be possible` .
> 

Yes, I meant to say it should be possible. Sorry for the confusion.



regards

-- 
Tomas Vondra
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Zhihong Yu
Дата:
Сообщение: Re: PATCH: Using BRIN indexes for sorted output
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [meson] add missing pg_attribute_aligned for MSVC in meson build