Re: pgbench stats per script & other stuff

Fabien COELHO <coelho@cri.ensmp.fr>

From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-01-29T14:28:37Z
Lists: pgsql-hackers

Attachments

Hello Alvaro,

Thanks for the progress!

> I pushed this, along with a few more tweaks, mostly adding comments and
> moving functions so that related things are together.  I hope I didn't
> break anything.

Looks ok.

Here is a rebase of the 3 remaining parts:
  - 15-c: per script stats
  - 15-d: weighted scripts
  - 15-e: prefix selection for -b

-- 
Fabien.

Commits

  1. pgbench: Allow changing weights for scripts