Re: Conflict handling for COPY FROM

Поиск
Список
Период
Сортировка
От Surafel Temesgen
Тема Re: Conflict handling for COPY FROM
Дата
Msg-id CALAY4q-V8BPWjCb2fqBHGpiUCCsWL-nbMYD_x-tpSDq_D_N+0w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Conflict handling for COPY FROM  (Alexey Kondratov <a.kondratov@postgrespro.ru>)
Ответы Re: Conflict handling for COPY FROM  (Thomas Munro <thomas.munro@gmail.com>)
Re: Conflict handling for COPY FROM  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers

Hi

Also, I would prefer having an option to ignore all errors, e.g. with
option ERROR_LIMIT set to -1. Because it is rather difficult to estimate
a number of future errors if you are playing with some badly structured
data, while always setting it to 100500k looks ugly.

Here are the patch that contain all the comment given except adding a way to specify 
to ignoring all error because specifying a highest number can do the work and may be
try to store such badly structure data is a bad idea

regards
Surafel
Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: complier warnings from ecpg tests
Следующее
От: Antonin Houska
Дата:
Сообщение: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)