Re: Inserting 'large' amounts of data - Mailing list pgsql-jdbc

From John R Pierce
Subject Re: Inserting 'large' amounts of data
Date
Msg-id 4A95CB7F.7060006@hogranch.com
Whole thread Raw
In response to Re: Inserting 'large' amounts of data  (Kris Jurka <books@ejurka.com>)
Responses Re: Inserting 'large' amounts of data  (Maciek Sakrejda <msakrejda@truviso.com>)
Re: Inserting 'large' amounts of data  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Kris Jurka wrote:
>
>
> On Thu, 27 Aug 2009, Mario Splivalo wrote:
>
>> Yes, I gues this is the way to go. I'll have to upgrade to 8.4, but
>> somehow I'd like to wait for a month or so before making the switch.
>>
>
> You only need the 8.4 JDBC driver, not a 8.4 server.  Copy support
> should work for all 7.4 and later servers.

speaking of using JDBC COPY FROM STDIN via this CopyManager
interface...  how does that handle constraint violations, like duplicate
primary key?



pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Inserting 'large' amounts of data
Next
From: Maciek Sakrejda
Date:
Subject: Re: Inserting 'large' amounts of data