Skip to content

Commit fedabe1

Browse files
committed
Clarify initdb --help message for --wal-segsize
Specify that the value is in megabytes. This aligns the message with what's in the documentation.
1 parent b6e132d commit fedabe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/initdb/initdb.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2323,7 +2323,7 @@ usage(const char *progname)
23232323
printf(_(" -U, --username=NAME database superuser name\n"));
23242324
printf(_(" -W, --pwprompt prompt for a password for the new superuser\n"));
23252325
printf(_(" -X, --waldir=WALDIR location for the write-ahead log directory\n"));
2326-
printf(_(" --wal-segsize=SIZE size of wal segment size\n"));
2326+
printf(_(" --wal-segsize=SIZE size of wal segment size in megabytes\n"));
23272327
printf(_("\nLess commonly used options:\n"));
23282328
printf(_(" -d, --debug generate lots of debugging output\n"));
23292329
printf(_(" -k, --data-checksums use data page checksums\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