Re: can i get your help?

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: can i get your help?
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C287F77D@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на can i get your help?  (田忠磊 <tianzhonglei@boco.com.cn>)
Ответы Re: can i get your help?  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-jdbc
田忠磊 wrote:
> I am a develop of java .and I use postgres ,too.but I want to
> use the command of  “copy”, but the using the jdbc driver,
>
> Can I use the the command ?and how can I can? I have try for
> serevel ways,but fails, can you help me.tthanks.

There is no COPY support in the PostgreSQL JDBC driver.

There has been a patch to enable COPY support, but it was
never added to the source. You may try your luck with this
if you are willing to put up with the trouble.

http://archives.postgresql.org/pgsql-jdbc/2003-12/msg00186.php

The patch is for version 7.4, so it will probably need work.

Yours,
Laurenz Albe

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Beginning tuning
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: can i get your help?