Improve our database benchmarking - increase workload 1 (most executed statements ) to 42 queries
we want to improve our actual benchmarking to :
Generate the most similar traffic to production.
Initially, we added 20 statements that were the most executed.
Now we can add more statements to reach 88% of the total workload, increasing to 42 statements.
The next step will be to increase the workload and evaluate snapshots from what is being executed in the pg_Stat_statements.
Edited by Jose Finotto