Add new COPY option REJECT_LIMIT

Поиск
Список
Период
Сортировка
От torikoshia
Тема Add new COPY option REJECT_LIMIT
Дата
Msg-id 63f99327aa6b404cc951217fa3e61fe4@oss.nttdata.com
обсуждение исходный текст
Ответы Re: Add new COPY option REJECT_LIMIT  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-hackers
Hi,

9e2d870 enabled the COPY command to skip soft error, and I think we can 
add another option which specifies the maximum tolerable number of soft 
errors.

I remember this was discussed in [1], and feel it would be useful when 
loading 'dirty' data but there is a limit to how dirty it can be.

Attached a patch for this.

What do you think?


[1] 
https://www.postgresql.org/message-id/752672.1699474336%40sss.pgh.pa.us


-- 
Regards,

--
Atsushi Torikoshi
NTT DATA Group Corporation
Вложения

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

Предыдущее
От: Yugo NAGATA
Дата:
Сообщение: Re: Small fix on COPY ON_ERROR document
Следующее
От: Anthonin Bonnefoy
Дата:
Сообщение: Re: POC: Extension for adding distributed tracing - pg_tracing