Re: pgbench: option delaying queries till connections establishment?

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: pgbench: option delaying queries till connections establishment?
Дата
Msg-id alpine.DEB.2.22.394.2101022148070.3573723@pseudo
обсуждение исходный текст
Ответ на Re: pgbench: option delaying queries till connections establishment?  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: pgbench: option delaying queries till connections establishment?  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
>>> It looks like macOS doesn't have pthread barriers (via cfbot 2021, now
>>> with more operating systems):
>>
>> Indeed:-(
>>
>> I'll look into that.
>
> Just for fun, the attached 0002 patch is a quick prototype of a
> replacement for that stuff that seems to work OK on a Mac here.  (I'm
> not sure if the Windows part makes sense or works.)

Thanks! That will definitely help because I do not have a Mac. I'll do 
some cleanup.

-- 
Fabien.



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Reloptions for table access methods
Следующее
От: Tomas Vondra
Дата:
Сообщение: Re: WIP: BRIN multi-range indexes