Re: pgbench stats per script & other stuff

From: Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pgbench stats per script & other stuff
Date: 2015-12-16 11:54:11
Message-ID: alpine.DEB.2.10.1512161210520.31973@sto
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Here is a two part v12, which:

part a (refactoring of scripts and their stats):
- fix option checks (-i alone)
- s/repleacable/replaceable/ in doc
- keep small description in doc and help for -S & -N
- fix 2 comments for pg style
- show builtin list if not found

part b (weight)
- check that the weight is an int

--
Fabien.

Attachment Content-Type Size
pgbench-script-stats-12-a.patch text/x-diff 53.9 KB
pgbench-script-stats-12-b.patch text/x-diff 8.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2015-12-16 12:17:52 Re: Proposal: custom compression methods
Previous Message Andreas Karlsson 2015-12-16 11:33:57 Re: fix for readline terminal size problems when window is resized with open pager