From: | Markus Schaber <schabios(at)logi-track(dot)com> |
---|---|
To: | "Asatryan, Anahit" <Anahit(dot)Asatryan(at)lycos-europe(dot)com> |
Cc: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Help me please ! |
Date: | 2005-02-23 14:42:04 |
Message-ID: | 421C963C.8030900@logi-track.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
Hi, Asatryan,
Asatryan, Anahit schrieb:
> I am running postgreSQL 8.0.1 under the Windows 2000. I want to use COPY
> FROM STDIN function from Java application, but it doesn’t work, it throws:
>
> “org.postgresql.util.PSQLException: Unknown Response Type G” error.
Currently, there is no COPY support in the postgresql jdbc driver. There
were some patches enabling COPY support floating around on the
pgsql-jdbc(at)postgresql(dot)org mailing list. You can search the archive and
try whether one of them fits your needs.
AFAIR, COPY support is on the TODO list, but they wait for some other
driver reworking to be finished.
You can discuss this issue on psql-jdbc list or search the archives if
you need more info.
Markus
--
markus schaber | dipl. informatiker
logi-track ag | rennweg 14-16 | ch 8001 zürich
phone +41-43-888 62 52 | fax +41-43-888 62 53
mailto:schabios(at)logi-track(dot)com | www.logi-track.com
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2005-02-23 14:50:47 | Re: PostgreSQL is extremely slow on Windows |
Previous Message | Markus Schaber | 2005-02-23 14:37:48 | Re: PostgreSQL is extremely slow on Windows |