Re: COPY support in pgsql-jdbc driver

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: COPY support in pgsql-jdbc driver
Дата
Msg-id 1024085759.19658.298.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: COPY support in pgsql-jdbc driver  (Michael Adler <adler@glimpser.org>)
Ответы Re: COPY support in pgsql-jdbc driver  (Michael Adler <adler@glimpser.org>)
Список 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 по дате отправления:

Предыдущее
От: "Robert J. Sanford, Jr."
Дата:
Сообщение: Re: Problem with JTA/JTS
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Problem with JTA/JTS