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 peter_e@gmx.net