me nefcanto <sn.1361@xxxxxxxxx> writes: > Can you please provide a row-level catch-all handler for the copy command? Very unlikely to happen. COPY is not intended as a general purpose ETL mechanism, and we don't want to load it down with features that would create substantial performance penalties. Which that would. Even ignoring the performance angle, this request seems remarkably ill-specified. What is a "row-level handler" for errors that have to do with identifying row boundaries? regards, tom lane