Re: Fix around conn_duration in pgbench

Yugo Nagata <nagata@sraoss.co.jp>

From: Yugo NAGATA <nagata@sraoss.co.jp>
To: Tatsuo Ishii <ishii@sraoss.co.jp>
Cc: masao.fujii@oss.nttdata.com, asifr.rehman@gmail.com, pgsql-hackers@lists.postgresql.org, coelho@cri.ensmp.fr
Date: 2021-08-30T05:43:50Z
Lists: pgsql-hackers
On Mon, 30 Aug 2021 14:22:49 +0900 (JST)
Tatsuo Ishii <ishii@sraoss.co.jp> wrote:

> >> Anyway, I changed the status of this patch to "Waiting on Author" in CF.
> > 
> > I returned the status to "Ready for Committer". 
> > Could you please review this?
> 
> According to the patch tester, the patch does not apply.

Well, that's because both the patch for PG14 and one for PG13
are discussed here.

> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
> 
> 


-- 
Yugo NAGATA <nagata@sraoss.co.jp>



Commits

  1. pgbench: Fix bug in measurement of disconnection delays.

  2. pgbench: Avoid unnecessary measurement of connection delays.

  3. pgbench: Improve time logic.