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 99ef515 commit 673fb4dCopy full SHA for 673fb4d
doc/src/sgml/ref/pg_restore.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.85 2010/02/23 00:21:19 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/pg_restore.sgml,v 1.86 2010/02/24 16:27:40 momjian Exp $ -->
2
3
<refentry id="APP-PGRESTORE">
4
<refmeta>
@@ -377,7 +377,8 @@
377
<term><option>--table=<replaceable class="parameter">table</replaceable></option></term>
378
<listitem>
379
<para>
380
- Restore definition and/or data of named table only.
+ Restore definition and/or data of named table only. This can be
381
+ combined with the <option>-n</option> option to specify a schema.
382
</para>
383
</listitem>
384
</varlistentry>
0 commit comments