COPY support in pgsql-jdbc driver - Mailing list pgsql-jdbc

From Michael Adler
Subject COPY support in pgsql-jdbc driver
Date
Msg-id Pine.NEB.4.44.0206131535590.26152-100000@reva.sixgirls.org
Whole thread Raw
In response to Re:  (Dave Cramer <Dave@micro-automation.net>)
Responses Re: COPY support in pgsql-jdbc driver
List pgsql-jdbc
Has anyone tried to implement COPY in the jdbc driver? Is there any
limitation in the current design that prevents this or makes it very
difficult?

The perl interface seems to support this based on the libpq library.
Obviously we won't use libpq, but it remains an example of one way to do
it.

I'm poking at the source, but I thought I'd gauge interest and fish for
hints.

Mike Adler











pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Problem with JTA/JTS
Next
From: Dave Cramer
Date:
Subject: Re: COPY support in pgsql-jdbc driver