| From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: pgbench calculates summary numbers a wrong way. |
| Date: | 2020-09-17 08:52:23 |
| Message-ID: | 20200917.175223.114069624543535216.horikyota.ntt@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Mmm..
At Thu, 17 Sep 2020 17:41:54 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> While running pgbench, I found tps excluding connection somewhat
> strange. To emphasize the behavior, I inserted some sleep at the end
> of doConnect() and ran pgbench with several times.
<patch attached>
Sorry, I sent a wrong version of the patch, contains some spelling
errors. This is the right one.
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Fix-latency-and-tps-calculation-of-pgbench.patch | text/x-patch | 2.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kyotaro Horiguchi | 2020-09-17 08:59:45 | Re: pgbench calculates summary numbers a wrong way. |
| Previous Message | Daniel Gustafsson | 2020-09-17 08:47:42 | Re: Built-in connection pooler |