Document that pg_restore -t can use -n for its schema qualification.
authorBruce Momjian
Wed, 24 Feb 2010 16:27:40 +0000 (16:27 +0000)
committerBruce Momjian
Wed, 24 Feb 2010 16:27:40 +0000 (16:27 +0000)
doc/src/sgml/ref/pg_restore.sgml

index 9735d3e935bf289cf365a34b319b3803eef4a259..0302418cefc6f6b0b3050614faae81ac9e0df84b 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
       
       
        
-        Restore definition and/or data of named table only.
+        Restore definition and/or data of named table only.  This can be
+        combined with the  option to specify a schema.