pgsql: Report the time taken by pgbench initialization steps. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Report the time taken by pgbench initialization steps.
Date
Msg-id E1hnAd0-0004ye-7u@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Report the time taken by pgbench initialization steps.

Author: Fabien Coelho
Reviewed-by: Ibrar Ahmed
Discussion: https://postgr.es/m/alpine.DEB.2.21.1904061810510.3678%40lancre

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ce8f946764005e1bde5a538542205e55f81bb6cc

Modified Files
--------------
src/bin/pgbench/pgbench.c                    | 38 +++++++++++++++++++++++++++-
src/bin/pgbench/t/001_pgbench_with_server.pl |  8 +++---
2 files changed, 42 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Correct nbtsplitloc.c comment.
Next
From: Thomas Munro
Date:
Subject: pgsql: Provide pgbench --show-script to dump built-in scripts.