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

From Dave Cramer
Subject Re: COPY support in pgsql-jdbc driver
Date
Msg-id 1024070063.19658.280.camel@inspiron.cramers
Whole thread Raw
In response to COPY support in pgsql-jdbc driver  (Michael Adler <adler@glimpser.org>)
Responses Re: COPY support in pgsql-jdbc driver
List pgsql-jdbc
Michael,

There have been a few ppl who have asked for that type of functionality
in the driver. I don't believe it is a jdbc standard though?

Dave
On Fri, 2002-06-14 at 11:35, Michael Adler wrote:
>
> 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: Michael Adler
Date:
Subject: COPY support in pgsql-jdbc driver
Next
From: Michael Adler
Date:
Subject: Re: COPY support in pgsql-jdbc driver