Discussion: https://postgr.es/m/
f9041ec2-46b6-1b41-0e84-
9c8a1e2d6bda@oss.nttdata.com
pg_time_usec_t create_time; /* thread creation time */
pg_time_usec_t started_time; /* thread is running */
pg_time_usec_t bench_start; /* thread is benchmarking */
- pg_time_usec_t conn_duration; /* cumulated connection and deconnection
+ pg_time_usec_t conn_duration; /* cumulated connection and disconnection
* delays */
StatsData stats;