Document that pg_dump --clean might generate some harmless errors on restore.

pull/1/head
Bruce Momjian 15 years ago
parent 7d23e0f803
commit afaed3add8
  1. 3
      doc/src/sgml/ref/pg_dump.sgml

@ -142,7 +142,8 @@ PostgreSQL documentation
<listitem> <listitem>
<para> <para>
Output commands to clean (drop) 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>
<para> <para>

Loading…
Cancel
Save