Re: Please implement a catch-all error handler per row, for COPY

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Please implement a catch-all error handler per row, for COPY
Дата
Msg-id 2961422.1740846012@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Please implement a catch-all error handler per row, for COPY  (me nefcanto <sn.1361@gmail.com>)
Ответы Re: Please implement a catch-all error handler per row, for COPY
Список pgsql-general
me nefcanto <sn.1361@gmail.com> 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



В списке pgsql-general по дате отправления: