Re: pgbench: option delaying queries till connections establishment? - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: pgbench: option delaying queries till connections establishment?
Date
Msg-id alpine.DEB.2.22.394.2101022148070.3573723@pseudo
Whole thread Raw
In response to Re: pgbench: option delaying queries till connections establishment?  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: pgbench: option delaying queries till connections establishment?  (Thomas Munro <thomas.munro@gmail.com>)
List 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 by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Reloptions for table access methods
Next
From: Tomas Vondra
Date:
Subject: Re: WIP: BRIN multi-range indexes