projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c38b64c
)
Fix description of archive format which pg_restore -j supports.
author
Fujii Masao
<fujii@postgresql.org>
Sun, 16 Jun 2013 00:39:16 +0000
(09:39 +0900)
committer
Fujii Masao
<fujii@postgresql.org>
Sun, 16 Jun 2013 00:39:16 +0000
(09:39 +0900)
doc/src/sgml/ref/pg_restore.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/ref/pg_restore.sgml
b/doc/src/sgml/ref/pg_restore.sgml
index 0d73294930fd64d4d7b2c0bd5179ddd95cdc186a..7c48fcd288f303b6e6024138722315e66eaf0b4e 100644
(file)
--- a/
doc/src/sgml/ref/pg_restore.sgml
+++ b/
doc/src/sgml/ref/pg_restore.sgml
@@
-265,8
+265,9
@@
</para>
<para>
- Only the custom archive format is supported with this option.
- The input file must be a regular file (not, for example, a
+ Only the custom and directory archive formats are supported
+ with this option.
+ The input must be a regular file or directory (not, for example, a
pipe). This option is ignored when emitting a script rather
than connecting directly to a database server. Also, multiple
jobs cannot be used together with the