Fix typo. pg_dump -B --> pg_dump -b
authorTatsuo Ishii
Thu, 16 Aug 2001 04:30:41 +0000 (04:30 +0000)
committerTatsuo Ishii
Thu, 16 Aug 2001 04:30:41 +0000 (04:30 +0000)
doc/src/sgml/backup.sgml

index a9bb985d46446cc9213f18cf8b84f6d2c32edb1b..feefc2baef42f1059bbcb82527f9a4b13fcf925b 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  Backup and Restore
 
@@ -278,7 +278,7 @@ pg_dump -Fc dbname > 
    
     For reasons of backward compatibility, pg_dump does
     not dump large objects by default. To dump large objects you must use 
-    either the custom or the TAR output format, and use the -B option in 
+    either the custom or the TAR output format, and use the -b option in 
     pg_dump. See the reference pages for details.
     The directory contrib/pg_dumplo of the
     Postgres source tree also contains a program that can