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 1024085759.19658.298.camel@inspiron.cramers
Whole thread Raw
In response to Re: COPY support in pgsql-jdbc driver  (Michael Adler <adler@glimpser.org>)
Responses Re: COPY support in pgsql-jdbc driver
List pgsql-jdbc
Michael,

You are likely going to have to look at the code in psql, and create a
stream to copy from.

Dave
On Fri, 2002-06-14 at 14:44, Michael Adler wrote:
> On Fri, 14 Jun 2002, Sam Varshavchik wrote:
>
> > Date: Fri, 14 Jun 2002 14:02:40 -0400
> > From: Sam Varshavchik <mrsam@courier-mta.com>
> > To: Michael Adler <adler@glimpser.org>
> > Cc: "pgsql-jdbc@postgresql.org" <pgsql-jdbc@postgresql.org>
> > Subject: Re: COPY support in pgsql-jdbc driver
> >
> > Michael Adler writes:
> >
> > >> > in the driver. I don't believe it is a jdbc standard though?
> > >> It's not.  I'm quite happy with a separate API.
> > >
> > > Which API are you refering to? jxdbcon?
> >
> > The org.postgresql package.
>
> Sam,
>
> Is there any documentaion on how to use COPY with the org.postgresql
> package? I haven't found any.
>
> org.postgresql.core.QueryExecutor doesn't seem to support it. How do you
> get it to work?
>
> Thanks,
>
> Mike
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>




pgsql-jdbc by date:

Previous
From: "Robert J. Sanford, Jr."
Date:
Subject: Re: Problem with JTA/JTS
Next
From: Dave Cramer
Date:
Subject: Re: Problem with JTA/JTS