Re: copy patch question: byte format and efficiency - Mailing list pgsql-jdbc

From Georg Hintermaier
Subject Re: copy patch question: byte format and efficiency
Date
Msg-id v52ot1pl0nhmmv1hj25bbhbnl6lro8u2u2@4ax.com
Whole thread Raw
In response to copy patch question: byte format and efficiency  (Georg Hintermaier <georg_hintermaier@yahoo.com>)
List pgsql-jdbc
On Sat, 28 Jan 2006 11:22:56 +0100, Georg Hintermaier
<georg_hintermaier@yahoo.com> wrote:

>Hi,
>I am trying to stream selected columns of a file into the database.

>Questions:
>Am I on the right track in general or is there a more efficient way?
>I was also thinking about subclassing FilterInputStream, but
>then I would have to construct the ints and floats myself.

This works now very well and its very simple.
georg

pgsql-jdbc by date:

Previous
From: Georg Hintermaier
Date:
Subject: copy patch question: byte format and efficiency
Next
From: Kris Jurka
Date:
Subject: Re: [BUGS] BUG #2220: PostgreSQL-JDBC 8.1-404 fails to compile with