Skip to content

Commit 750f436

Browse files
committed
Fix typo in previous pgbench --progress patch.
1 parent f2719f6 commit 750f436

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

contrib/pgbench/pgbench.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ usage(void)
354354
"(default: simple)\n"
355355
" -n, --no-vacuum do not run VACUUM before tests\n"
356356
" -N, --skip-some-updates skip updates of pgbench_tellers and pgbench_branches\n"
357-
" -P, --progress NUM show thread progress report every NUM seconds\n"
357+
" -P, --progress=NUM show thread progress report every NUM seconds\n"
358358
" -r, --report-latencies report average latency per command\n"
359359
" -s, --scale=NUM report this scale factor in output\n"
360360
" -S, --select-only perform SELECT-only transactions\n"

doc/src/sgml/pgbench.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,10 +409,10 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
409409

410410
<varlistentry>
411411
<term><option>-P</option> <replaceable>sec</></term>
412-
<term><option>--progress</option> <replaceable>sec</></term>
412+
<term><option>--progress=</option> <replaceable>sec</></term>
413413
<listitem>
414414
<para>
415-
Show progress report about every <literal>sec</> seconds.
415+
Show progress report every <literal>sec</> seconds.
416416
</para>
417417
</listitem>
418418
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy