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
- pgbench-script-stats-15-c.patch (text/x-diff) patch
- pgbench-script-stats-15-d.patch (text/x-diff) patch
- pgbench-script-stats-15-e-prefix.patch (text/x-diff) patch
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
-
pgbench: Allow changing weights for scripts
- 7bafffea647e 9.6.0 landed