Dump only tables with names matching
- pattern.
- For this purpose, table
includes views, materialized views,
- sequences, and foreign tables. Multiple tables
+ pattern. Multiple tables
can be selected by writing multiple switches. The
pattern parameter is
interpreted as a pattern according to the same rules used by
below.
+ As well as tables, this option can be used to dump views, materialized views,
+ foreign tables, and sequence definitions. However it will not dump the contents
+ of views or materialized views, and the contents of foreign tables will only be
+ dumped if the corresponding foreign server is specified with
+ .
+
+
The and switches have no effect when
is used, because tables selected by will