projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee4940
)
Add mention of -F not supported by pg_dumpall. Code already disallows it.
author
Bruce Momjian
Tue, 20 Aug 2002 02:20:48 +0000
(
02:20
+0000)
committer
Bruce Momjian
Tue, 20 Aug 2002 02:20:48 +0000
(
02:20
+0000)
doc/src/sgml/ref/pg_dumpall.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_dumpall.sgml
b/doc/src/sgml/ref/pg_dumpall.sgml
index 9e5f4452d0dd86c3812e543bcd34d96b329737a1..d1482d0e9887a9e78a931c3319245484bdda03c0 100644
(file)
--- a/
doc/src/sgml/ref/pg_dumpall.sgml
+++ b/
doc/src/sgml/ref/pg_dumpall.sgml
@@
-1,5
+1,5
@@
@@
-146,7
+146,7
@@
PostgreSQL documentation
calls. This is useful to control some aspects of the output
format, but some options such as
-f
,
-
-t
, and
+
-
F
,
-t
, and
class="parameter">dbname should be avoided.