Re: can i get your help? - Mailing list pgsql-jdbc

From Albe Laurenz
Subject Re: can i get your help?
Date
Msg-id D960CB61B694CF459DCFB4B0128514C287F77D@exadv11.host.magwien.gv.at
Whole thread Raw
In response to can i get your help?  (田忠磊 <tianzhonglei@boco.com.cn>)
Responses Re: can i get your help?
List 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 by date:

Previous
From: "Albe Laurenz"
Date:
Subject: Re: Beginning tuning
Next
From: Heikki Linnakangas
Date:
Subject: Re: can i get your help?