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

Commit682d977

Browse files
committed
pgbench: Fix inadvertent inconsistency in help message.
Per report from Fujii Masao.
1 parent79cddb1 commit682d977

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
@@ -333,7 +333,7 @@ usage(void)
333333
" -F, --fillfactor=NUM set fill factor\n"
334334
" -n, --no-vacuum do not run VACUUM after initialization\n"
335335
" -q, --quiet quiet logging (one message each 5 seconds)\n"
336-
" -s NUM, --scaleNUM scaling factor\n"
336+
" -s, --scale=NUM scaling factor\n"
337337
" --foreign-keys create foreign key constraints between tables\n"
338338
" --index-tablespace=TABLESPACE\n"
339339
" create indexes in the specified tablespace\n"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp