8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79cddb1 commit 682d977Copy full SHA for 682d977
contrib/pgbench/pgbench.c
@@ -333,7 +333,7 @@ usage(void)
333
" -F, --fillfactor=NUM set fill factor\n"
334
" -n, --no-vacuum do not run VACUUM after initialization\n"
335
" -q, --quiet quiet logging (one message each 5 seconds)\n"
336
- " -s NUM, --scale NUM scaling factor\n"
+ " -s, --scale=NUM scaling factor\n"
337
" --foreign-keys create foreign key constraints between tables\n"
338
" --index-tablespace=TABLESPACE\n"
339
" create indexes in the specified tablespace\n"
0 commit comments