Skip to content

Vuser connections (PostgreSQL) #393

Answered by sm-shaw
miashaee asked this question in Q&A
Discussion options

You must be logged in to vote

There does seem to be some confusion here, it is well worth re-reading the blog post and searching for the word "parallel", that is the crucial concept that HammerDB creates multiple Virtual Users that connect to the database and run the workload in parallel. (Many tools aren't able to do this, HammerDB does).

So as an example, here 10 Virtual Users are created, we also create a monitor virtual user so that is 11 in total.

For the command line vuset vu 10 and vucreate e.g.

hammerdb>vuset vu 10

hammerdb>vucreate
Vuser 1 created MONITOR - WAIT IDLE
Vuser 2 created - WAIT IDLE
Vuser 3 created - WAIT IDLE
Vuser 4 created - WAIT IDLE
Vuser 5 created - WAIT IDLE
Vuser 6 created - WAIT IDLE
Vu…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@miashaee
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by sm-shaw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants