Skip to content

Commit e806da6

Browse files
committed
pg_basebackup: Add more information about --max-rate option to help output
It was previously not clear what unit the option argument should have.
1 parent 0f43a55 commit e806da6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/bin/pg_basebackup/pg_basebackup.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,8 @@ usage(void)
232232
printf(_("\nOptions controlling the output:\n"));
233233
printf(_(" -D, --pgdata=DIRECTORY receive base backup into directory\n"));
234234
printf(_(" -F, --format=p|t output format (plain (default), tar)\n"));
235-
printf(_(" -r, --max-rate=RATE maximum transfer rate to transfer data directory\n"));
235+
printf(_(" -r, --max-rate=RATE maximum transfer rate to transfer data directory\n"
236+
" (in kB/s, or use suffix \"k\" or \"M\")\n"));
236237
printf(_(" -R, --write-recovery-conf\n"
237238
" write recovery.conf after backup\n"));
238239
printf(_(" -T, --tablespace-mapping=OLDDIR=NEWDIR\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