Re: Trouble with COPY IN - Mailing list pgsql-jdbc

From Samuel Gendler
Subject Re: Trouble with COPY IN
Date
Msg-id AANLkTimCYa3fvWu2-NwcUc_7GibTpFB1RjNC09IVk8IS@mail.gmail.com
Whole thread Raw
In response to Re: Trouble with COPY IN  (Matthew Wakeling <matthew@flymine.org>)
Responses Re: Trouble with COPY IN  (Matthew Wakeling <matthew@flymine.org>)
List pgsql-jdbc
I've fixed other COPY-related bugs by running the latest code from
revision control rather than the latest released driver.  My problem
doesn't appear to be the same as your problem, but it is probably
worth a test, since it is pretty trivial to build the driver from
source.

On Mon, Jul 19, 2010 at 7:16 AM, Matthew Wakeling <matthew@flymine.org> wrote:
> On Mon, 19 Jul 2010, Matthew Wakeling wrote:
>>
>> I have isolated a reasonably small example that fails.
>
> Just ran the example again, and it passed. Looks like an intermittent
> problem, not a deterministic one. However, it does seem that the size of the
> COPY is a significant factor.
>
> Matthew
>
> --
> Here we go - the Fairy Godmother redundancy proof.
>                                       -- Computer Science Lecturer
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-jdbc
>

pgsql-jdbc by date:

Previous
From: Matthew Wakeling
Date:
Subject: Re: Trouble with COPY IN
Next
From: Matthew Wakeling
Date:
Subject: Re: Trouble with COPY IN