Re: JDBC causing the connection to close after executing a COPY command

From: Kris Jurka <books(at)ejurka(dot)com>
To: Altaf Malik <mmalik_altaf(at)yahoo(dot)com>
Cc: Dave Cramer <pg(at)fastcrypt(dot)com>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC causing the connection to close after executing a COPY command
Date: 2008-01-28 10:10:54
Message-ID: Pine.BSO.4.64.0801280510120.30398@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Fri, 14 Dec 2007, Altaf Malik wrote:

> For CopyInResponse, client will send a CopyFail message and server won't
> wait for the client input. For CopyOutResponse, exception is generated
> for only CopyOutResponse and not for every CopyData message. Also
> slightly changed the 'ignoring' mechanism from reading the message to
> ignore it to skipping the message. I hope this will also improve the
> performance.
>

Applied and backpatched to 8.0.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-01-28 10:32:55 Re: JDBC and GSSAPI/Krb5
Previous Message Peter Koczan 2008-01-24 19:30:24 Re: JDBC and GSSAPI/Krb5