From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | Michael Adler <adler(at)glimpser(dot)org> |
Cc: | Sam Varshavchik <mrsam(at)courier-mta(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: COPY support in pgsql-jdbc driver |
Date: | 2002-06-14 20:15:58 |
Message-ID: | 1024085759.19658.298.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)courier-mta(dot)com>
> > To: Michael Adler <adler(at)glimpser(dot)org>
> > Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)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(at)postgresql(dot)org
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-06-14 21:53:41 | Re: Problem with JTA/JTS |
Previous Message | Robert J. Sanford, Jr. | 2002-06-14 18:56:41 | Re: Problem with JTA/JTS |