index
:
pgbench-tools.git
master
Tools for automating multiple runs of pgbench then generating graphs and reports of the results
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-01-17
Show backend_fsync in the web report
HEAD
v0.6.0
master
Greg Smith
2011-01-17
Add buffers_backend_fsync to the buffer-related reports
Greg Smith
2011-01-16
Add support for 9.1 backend fsync stat, better
Greg Smith
reporting, and OS information saving. Also switch around documentation to follow current github standards.
2011-01-07
Support time-based runs instead of just ones based
Greg Smith
on transaction counts.
2010-08-27
Merge branch 'master' of ssh://git@git.postgresql.org/pgbench-tools
Greg Smith
2010-08-27
Fix use of TESTPORT
Greg Smith
2010-03-19
Add documentation on multi-worker feature
Greg Smith
2010-03-18
Grouped fastest result list usefully
gsmith
2010-03-18
Add fastest results report.
Greg Smith
Cleanup SQL formatting in existing report code too.
2010-03-18
Add support for multi-threaded multi-log files
Greg Smith
2010-03-15
Add support for auto-setting maximum worker thread
Greg Smith
count to match client one, up to configured maximum
2010-03-15
Change default to distinct results database
Greg Smith
2010-01-25
Fix use of TESTDIR for 8.3 compatibility
Greg Smith
2010-01-11
Finish 8.4 compatibility. Remove redundant vacuum.
Greg Smith
2010-01-08
Add initial 8.4 support
Greg Smith
2009-12-09
Remove begin/end blocks around single line tests
Greg Smith
2009-07-20
git conversion of pgbench-tools-0.4 release tarball
Greg Smith