4 Basic shell script to loop around and run pgbench with different workloads,
5 outputs log file with machine specifics and csv file with data that can be
6 plotted as required. Gnuplot script and excel sheet included to graph output.
11 Edit the variables at the top of the script to suit, then run.
20 $ gnuplot -e "filename='test-20130407_16-26.csv'" pgbench_looper.p -persist
21 $ gnuplot -e "filename='test-20130407_16-26.csv'; outfilename='test-20130407_16-26.png'" pgbench_looper.p
25 Cut n' paste into excel worksheet, refresh pivot table tab.