summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-17Show backend_fsync in the web reportHEADv0.6.0masterGreg Smith
2011-01-17Add buffers_backend_fsync to the buffer-related reportsGreg Smith
2011-01-16Add support for 9.1 backend fsync stat, betterGreg Smith
reporting, and OS information saving. Also switch around documentation to follow current github standards.
2011-01-07Support time-based runs instead of just ones basedGreg Smith
on transaction counts.
2010-08-27Merge branch 'master' of ssh://git@git.postgresql.org/pgbench-toolsGreg Smith
2010-08-27Fix use of TESTPORTGreg Smith
2010-03-19Add documentation on multi-worker featureGreg Smith
2010-03-18Grouped fastest result list usefullygsmith
2010-03-18Add fastest results report.Greg Smith
Cleanup SQL formatting in existing report code too.
2010-03-18Add support for multi-threaded multi-log filesGreg Smith
2010-03-15Add support for auto-setting maximum worker threadGreg Smith
count to match client one, up to configured maximum
2010-03-15Change default to distinct results databaseGreg Smith
2010-01-25Fix use of TESTDIR for 8.3 compatibilityGreg Smith
2010-01-11Finish 8.4 compatibility. Remove redundant vacuum.Greg Smith
2010-01-08Add initial 8.4 supportGreg Smith
2009-12-09Remove begin/end blocks around single line testsGreg Smith
2009-07-20git conversion of pgbench-tools-0.4 release tarballGreg Smith