Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2fe42ba

Browse files
committed
pg_restore: Augment documentation for -N option
This was forgotten when the option was added.Author: Michael Banck <michael.banck@credativ.de>
1 parent0993b8a commit2fe42ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_restore.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ usage(const char *progname)
506506
printf(_(" --role=ROLENAME do SET ROLE before restore\n"));
507507

508508
printf(_("\n"
509-
"The options -I, -n, -P, -t, -T, and --section can be combined and specified\n"
509+
"The options -I, -n, -N, -P, -t, -T, and --section can be combined and specified\n"
510510
"multiple times to select multiple objects.\n"));
511511
printf(_("\nIf no input file name is supplied, then standard input is used.\n\n"));
512512
printf(_("Report bugs to <pgsql-bugs@postgresql.org>.\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp