Re: pgbench stats per script & other stuff
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Josh Berkus <josh@agliodbs.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2015-07-30T16:03:56Z
Lists: pgsql-hackers
Attachments
- pgbench-script-stats-7.patch (text/x-diff) patch
> v6 is just a rebase after a bug fix by Andres Freund. > > Also a small question: The patch currently displays pgbench scripts > starting numbering at 0. Probably a little too geek... should start at > 1? v7 is a rebase after another small bug fix in pgbench. -- Fabien.
Commits
-
pgbench: Allow changing weights for scripts
- 7bafffea647e 9.6.0 landed