Re: JDBC causing the connection to close after executing a COPY command - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: JDBC causing the connection to close after executing a COPY command
Date
Msg-id Pine.BSO.4.64.0801280510120.30398@leary.csoft.net
Whole thread Raw
In response to Re: JDBC causing the connection to close after executing a COPY command  (Altaf Malik <mmalik_altaf@yahoo.com>)
List 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

pgsql-jdbc by date:

Previous
From: "Peter Koczan"
Date:
Subject: Re: JDBC and GSSAPI/Krb5
Next
From: Kris Jurka
Date:
Subject: Re: JDBC and GSSAPI/Krb5