Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit192d8e0

Browse files
committed
pgbench: Fix help message
Add NUM placeholder to -t option in help message. It got lost in79cddb1.Author: Fabien COELHO <coelho@cri.ensmp.fr>
1 parentef5856f commit192d8e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pgbench/pgbench.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ usage(void)
368368
" -R, --rate=NUM target rate in transactions per second\n"
369369
" -s, --scale=NUM report this scale factor in output\n"
370370
" -S, --select-only perform SELECT-only transactions\n"
371-
" -t, --transactions number of transactions each client runs (default: 10)\n"
371+
" -t, --transactions=NUM number of transactions each client runs (default: 10)\n"
372372
" -T, --time=NUM duration of benchmark test in seconds\n"
373373
" -v, --vacuum-all vacuum all four standard tables before tests\n"
374374
" --aggregate-interval=NUM aggregate data over NUM seconds\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp