Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c38b64c commit 7b5d712Copy full SHA for 7b5d712
doc/src/sgml/ref/pg_restore.sgml
@@ -265,8 +265,9 @@
265
</para>
266
267
<para>
268
- Only the custom archive format is supported with this option.
269
- The input file must be a regular file (not, for example, a
+ Only the custom and directory archive formats are supported
+ with this option.
270
+ The input must be a regular file or directory (not, for example, a
271
pipe). This option is ignored when emitting a script rather
272
than connecting directly to a database server. Also, multiple
273
jobs cannot be used together with the
0 commit comments