|
|
@ -908,7 +908,7 @@ usage(void) |
|
|
|
" protocol for submitting queries (default: simple)\n" |
|
|
|
" protocol for submitting queries (default: simple)\n" |
|
|
|
" -n, --no-vacuum do not run VACUUM before tests\n" |
|
|
|
" -n, --no-vacuum do not run VACUUM before tests\n" |
|
|
|
" -P, --progress=NUM show thread progress report every NUM seconds\n" |
|
|
|
" -P, --progress=NUM show thread progress report every NUM seconds\n" |
|
|
|
" -r, --report-per-command report latencies, failures and retries per command\n" |
|
|
|
" -r, --report-per-command report latencies, failures, and retries per command\n" |
|
|
|
" -R, --rate=NUM target rate in transactions per second\n" |
|
|
|
" -R, --rate=NUM target rate in transactions per second\n" |
|
|
|
" -s, --scale=NUM report this scale factor in output\n" |
|
|
|
" -s, --scale=NUM report this scale factor in output\n" |
|
|
|
" -t, --transactions=NUM number of transactions each client runs (default: 10)\n" |
|
|
|
" -t, --transactions=NUM number of transactions each client runs (default: 10)\n" |
|
|
|