Re: Conflict handling for COPY FROM - Mailing list pgsql-hackers

From Surafel Temesgen
Subject Re: Conflict handling for COPY FROM
Date
Msg-id CALAY4q-V8BPWjCb2fqBHGpiUCCsWL-nbMYD_x-tpSDq_D_N+0w@mail.gmail.com
Whole thread Raw
In response to Re: Conflict handling for COPY FROM  (Alexey Kondratov <a.kondratov@postgrespro.ru>)
Responses Re: Conflict handling for COPY FROM  (Thomas Munro <thomas.munro@gmail.com>)
Re: Conflict handling for COPY FROM  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List 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
Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: complier warnings from ecpg tests
Next
From: Antonin Houska
Date:
Subject: Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)