Skip to content

Commit 201a45c

Browse files
committed
Typo: dump -> restore
fixed in 8.4 and 8.5 Author: Guillaume Lelarge <guillaume@lelarge.info>
1 parent b1d55dc commit 201a45c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/pg_dump/pg_restore.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
*
3535
*
3636
* IDENTIFICATION
37-
* $PostgreSQL: pgsql/src/bin/pg_dump/pg_restore.c,v 1.100 2009/06/11 14:49:07 momjian Exp $
37+
* $PostgreSQL: pgsql/src/bin/pg_dump/pg_restore.c,v 1.101 2009/11/19 22:05:48 petere Exp $
3838
*
3939
*-------------------------------------------------------------------------
4040
*/
@@ -430,7 +430,7 @@ usage(const char *progname)
430430
printf(_(" --no-data-for-failed-tables\n"
431431
" do not restore data of tables that could not be\n"
432432
" created\n"));
433-
printf(_(" --no-tablespaces do not dump tablespace assignments\n"));
433+
printf(_(" --no-tablespaces do not restore tablespace assignments\n"));
434434
printf(_(" --role=ROLENAME do SET ROLE before restore\n"));
435435
printf(_(" --use-set-session-authorization\n"
436436
" use SET SESSION AUTHORIZATION commands instead of\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