Re: Parallel Full Hash Join

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Parallel Full Hash Join
Дата
Msg-id ZDNLSvrpUZxRktry@paquier.xyz
обсуждение исходный текст
Ответ на Re: Parallel Full Hash Join  (Melanie Plageman <melanieplageman@gmail.com>)
Ответы Re: Parallel Full Hash Join  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Sat, Apr 08, 2023 at 02:19:54PM -0400, Melanie Plageman wrote:
> Another worker attached to the batch barrier, saw that it was in
> PHJ_BATCH_SCAN, marked it done and detached. This is fine.
> BarrierArriveAndDetachExceptLast() is meant to ensure no one waits
> (deadlock hazard) and that at least one worker stays to do the unmatched
> scan. It doesn't hurt anything for another worker to join and find out
> there is no work to do.
>
> We should simply delete this assertion.

I have added an open item about that.  This had better be tracked.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Non-replayable WAL records through overflows and >MaxAllocSize lengths
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Direct I/O