]> granicus.if.org Git - postgresql/commitdiff
Document that pg_dump --clean might generate some harmless errors on restore.
authorBruce Momjian <bruce@momjian.us>
Fri, 11 Mar 2011 12:05:38 +0000 (07:05 -0500)
committerBruce Momjian <bruce@momjian.us>
Fri, 11 Mar 2011 12:05:38 +0000 (07:05 -0500)
doc/src/sgml/ref/pg_dump.sgml

index e78d275c0d3d4243266a3f5c7c9d68b273957d7d..7f1246042690313ca1887ed245e86f8922491b80 100644 (file)
@@ -142,7 +142,8 @@ PostgreSQL documentation
       <listitem>
        <para>
         Output commands to clean (drop)
-        database objects prior to (the commands for) creating them.
+        database objects prior to outputing the commands for creating them.
+        (Restore might generate some harmless errors.)
        </para>
 
        <para>