Skip to content

Commit 298706d

Browse files
committed
pgbench: Fix order in --help output
The new option --progress-timestamp was just added at the end. Put it in alphabetical order.
1 parent 29424a9 commit 298706d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pgbench/pgbench.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,8 +438,8 @@ usage(void)
438438
" -T, --time=NUM duration of benchmark test in seconds\n"
439439
" -v, --vacuum-all vacuum all four standard tables before tests\n"
440440
" --aggregate-interval=NUM aggregate data over NUM seconds\n"
441-
" --sampling-rate=NUM fraction of transactions to log (e.g. 0.01 for 1%%)\n"
442441
" --progress-timestamp use Unix epoch timestamps for progress\n"
442+
" --sampling-rate=NUM fraction of transactions to log (e.g., 0.01 for 1%%)\n"
443443
"\nCommon options:\n"
444444
" -d, --debug print debugging output\n"
445445
" -h, --host=HOSTNAME database server host or socket directory\n"

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