What are the optimal parameter values for pgbench to simulate database traffic for 2, 3, 4,... n number of Resolve clients? I'm testing with:
- Code: Select all
pgbench -c 10 -j 2 -t 10000 testdb
This gives me a starting point for internal comparison, but I don't know how well these values approximate typical load generated by actual n seats of Resolve.