Skip to content

Commit 0f6e2d0

Browse files
committed
Remove unsupported -u option from pg_standby example usage.
From Pavel Stehule.
1 parent d7153c5 commit 0f6e2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_standby/pg_standby.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ usage()
379379
fprintf(stderr, " note space between [ARCHIVELOCATION] and [NEXTWALFILE]\n");
380380
fprintf(stderr, "with main intended use via restore_command in the recovery.conf\n");
381381
fprintf(stderr, " restore_command = 'pg_standby [OPTION]... [ARCHIVELOCATION] %%f %%p'\n");
382-
fprintf(stderr, "e.g. restore_command = 'pg_standby -l -u /mnt/server/archiverdir %%f %%p'\n");
382+
fprintf(stderr, "e.g. restore_command = 'pg_standby -l /mnt/server/archiverdir %%f %%p'\n");
383383
fprintf(stderr, "\nOptions:\n");
384384
fprintf(stderr, " -c copies file from archive (default)\n");
385385
fprintf(stderr, " -d generate lots of debugging output (testing only)\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