Re: Copy From & Insert UNLESS - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Copy From & Insert UNLESS
Date
Msg-id 43E66A7B.7000301@agliodbs.com
Whole thread Raw
In response to Copy From & Insert UNLESS  (James William Pye <pgsql@jwp.name>)
Responses Re: Copy From & Insert UNLESS
List pgsql-hackers
James,

> I am seeking, as many others are or have, to improve the performance on bulk
> loads to live systems where constraint violations may occur and filtering can
> be done more efficiently within the backend.
> 
> Primarily, I'm concerned with UNIQUE violations. However, I think tackling the
> general case is the wiser action.

Alon Goldshuv on Bizgres has been working on this as well. Maybe you 
could collaborate?  Alon?

--Josh


pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Krb5 & multiple DB connections
Next
From: Josh Berkus
Date:
Subject: Re: Copy From & Insert UNLESS