Oliver Elphick writes:

> +    <para>
> +     With a large dump, it may be difficult to identify where any errors are
> +     occurring.  You may use the -e option to psql to print the SQL commands
> +     as they are run, so that it is easy to see precisely which commands are
> +     causing errors.
>      </para>

That is just not true.  If you use -f, it will tell you the line number of
the command causing the error.  Add the line number of the COPY error
message, there you have it.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to