mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Document that pg_dump --clean might generate some harmless errors on restore.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user