Re: pgbench: option delaying queries till connections establishment?

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
Cc: Marina Polyakova <m(dot)polyakova(at)postgrespro(dot)ru>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, kuroda(dot)hayato(at)fujitsu(dot)com
Subject: Re: pgbench: option delaying queries till connections establishment?
Date: 2021-03-05 05:22:12
Message-ID: CA+hUKG+nbQC9A38Z5OrYdoD1rsJbrxJN5Z8ptiRkqWeawPn3Ag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 4, 2021 at 10:44 PM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> v10-0002-pgbench-Refactor-the-way-we-do-thread-portabilit.patch

Here's a better version of that part. I don't yet know if it actually
works on Windows...

Attachment Content-Type Size
v11-0001-Add-missing-pthread_barrier_t.patch text/x-patch 7.7 KB
v11-0002-pgbench-Refactor-the-way-we-do-thread-portabilit.patch text/x-patch 6.3 KB
v11-0003-pgbench-Improve-time-measurement-code.patch text/x-patch 33.3 KB
v11-0004-pgbench-Synchronize-client-threads.patch text/x-patch 4.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2021-03-05 05:22:56 Re: Get memory contexts of an arbitrary backend process
Previous Message Andrey Borodin 2021-03-05 05:07:06 Re: 011_crash_recovery.pl intermittently fails