mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Document that pg_dump --clean might generate some harmless errors on restore.
This commit is contained in:
parent
7d23e0f803
commit
afaed3add8
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue