Re: Fix around conn_duration in pgbench

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Fix around conn_duration in pgbench
Дата
Msg-id 7cf2cfa0-1342-2869-0c9c-bad1d20900f5@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: Fix around conn_duration in pgbench  (Yugo NAGATA <nagata@sraoss.co.jp>)
Ответы Re: Fix around conn_duration in pgbench  (Yugo NAGATA <nagata@sraoss.co.jp>)
Список pgsql-hackers

On 2021/08/01 14:50, Yugo NAGATA wrote:
> When -C is not specified, the disconnection time is not measured even in
> the patch for v14+. I don't think it is a problem because the
> disconnection delay at the end of benchmark almost doesn't affect the tps.

What about v13 or before? That is, in v13, even when -C is not specified,
both the connection and disconnection delays are measured. Right?
If right, the time required to close the connection in CSTATE_FINISHED
state should also be measured?

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: row filtering for logical replication
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: archive status ".ready" files may be created too early