summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2013-06-16 09:39:16 +0900
committerFujii Masao <fujii@postgresql.org>2013-06-16 09:39:16 +0900
commit7b5d712d08df978d7345a7bbf14786ce3879f317 (patch)
treed38f74ee0609af044d7b4f87ed14ac55c592e05c
parentc38b64c2959662298f23ad5d86246009e7853b75 (diff)
Fix description of archive format which pg_restore -j supports.
-rw-r--r--doc/src/sgml/ref/pg_restore.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml
index 0d73294930f..7c48fcd288f 100644
--- 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