Help me please !

From: "Asatryan, Anahit" <Anahit(dot)Asatryan(at)lycos-europe(dot)com>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: Help me please !
Date: 2005-02-19 11:05:52
Message-ID: 8267A5C8B2C7AD4DBE9C29304C6104DE251408@so1evn001.Office.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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.

Please help me!

Note: COPY FROM filename works properly.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Gaetano Mendola 2005-02-20 12:20:38 bad performances using hashjoin
Previous Message Bruce Momjian 2005-02-19 04:11:08 Re: seq scan cache vs. index cache smackdown