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

From Thomas Munro
Subject Re: pgbench: option delaying queries till connections establishment?
Date
Msg-id CA+hUKG+q_TWQgrvtfHxJoWyr1DVz_WhQBr3LjfiJMKE=V+qDFw@mail.gmail.com
Whole thread Raw
In response to Re: pgbench: option delaying queries till connections establishment?  (Fabien COELHO <coelho@cri.ensmp.fr>)
Responses Re: pgbench: option delaying queries till connections establishment?  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
On Sat, Jan 2, 2021 at 9:15 AM Fabien COELHO <coelho@cri.ensmp.fr> wrote:
> > 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.)

Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Proposed patch for key management
Next
From: Luc Vlaming
Date:
Subject: Re: faster ETL / bulk data load for heap tables