|
|
@ -116,9 +116,10 @@ COPY { <replaceable class="parameter">table_name</replaceable> [ ( <replaceable |
|
|
|
<term><replaceable class="parameter">filename</replaceable></term> |
|
|
|
<term><replaceable class="parameter">filename</replaceable></term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
The absolute path name of the input or output file. Windows users |
|
|
|
The path name of the input or output file. An input filename can be |
|
|
|
might need to use an <literal>E''</> string and double any backslashes |
|
|
|
an absolute or relative path, but an output filename must be an absolute |
|
|
|
used in the path name. |
|
|
|
path. Windows users might need to use an <literal>E''</> string and |
|
|
|
|
|
|
|
double any backslashes used in the path name. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
</varlistentry> |
|
|
|
</varlistentry> |
|
|
|