linkend="APP-PSQL-patterns" endterm="APP-PSQL-patterns-title">),
so multiple schemas can also be selected by writing wildcard characters
in the pattern. When using wildcards, be careful to quote the pattern
- if needed to prevent the shell from expanding the wildcards.
+ if needed to prevent the shell from expanding the wildcards; see
+ .
linkend="APP-PSQL-patterns" endterm="APP-PSQL-patterns-title">),
so multiple tables can also be selected by writing wildcard characters
in the pattern. When using wildcards, be careful to quote the pattern
- if needed to prevent the shell from expanding the wildcards.
+ if needed to prevent the shell from expanding the wildcards; see
+ .
-
Examples
+
id="pg-dump-examples-title">Examples
To dump a database called mydb> into a SQL-script file: