projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d23e0f
)
Document that pg_dump --clean might generate some harmless errors on restore.
author
Bruce Momjian
<
[email protected]
>
Fri, 11 Mar 2011 12:05:38 +0000
(07:05 -0500)
committer
Bruce Momjian
<
[email protected]
>
Fri, 11 Mar 2011 12:05:38 +0000
(07:05 -0500)
doc/src/sgml/ref/pg_dump.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_dump.sgml
b/doc/src/sgml/ref/pg_dump.sgml
index e78d275c0d3d4243266a3f5c7c9d68b273957d7d..7f1246042690313ca1887ed245e86f8922491b80 100644
(file)
--- a/
doc/src/sgml/ref/pg_dump.sgml
+++ b/
doc/src/sgml/ref/pg_dump.sgml
@@
-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>