pgsql: Report the time taken by pgbench initialization steps.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Report the time taken by pgbench initialization steps.
Date: 2019-07-15 23:43:30
Message-ID: E1hnAd0-0004ye-7u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2019-07-16 00:02:05 pgsql: Provide pgbench --show-script to dump built-in scripts.
Previous Message Peter Geoghegan 2019-07-15 21:35:37 pgsql: Correct nbtsplitloc.c comment.