Re: pgbench: option delaying queries till connections establishment?

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pgbench: option delaying queries till connections establishment?
Date: 2020-07-03 09:21:17
Message-ID: 6AA0DF24-8F6B-4329-AA3B-85B167599747@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 17 May 2020, at 11:55, Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> wrote:

> I have split the patch.
>
> * First patch reworks time measurements in pgbench.

> * Second patch adds a barrier before starting the bench
>
> It applies on top of the previous one. The initial imbalance due to thread creation times is smoothed.

The usecs patch fails to apply to HEAD, can you please submit a rebased version
of this patchset. Also, when doing so, can you please rename the patches such
that sort alphabetically in the order in which they are intended to be applied.
The CFBot patch tester will otherwise try to apply them out of order which
cause errors.

cheers ./daniel

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2020-07-03 10:07:24 Re: WIP: Aggregation push-down
Previous Message vignesh C 2020-07-03 09:10:56 Parallel worker hangs while handling errors.