I need to check the scalability of a machine with postgresql and Im doing it
with pgbench but Im getting values with a variation of a 40% with the same
pgbench call...
Just the same variation if I restart posgresql or overwrite the db...
So just wondering if theres another benchmarking tool for postgres...
Perhaps should I write my own one?