OSDN Git Service

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 e78d275..7f12460 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>