Re: SQL Script contains COPY FROM STDIN - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: SQL Script contains COPY FROM STDIN
Date
Msg-id Pine.BSO.4.61.0602061213080.20592@leary.csoft.net
Whole thread Raw
In response to SQL Script contains COPY FROM STDIN  (Ravi Chaddha <ravi_chaddha@yahoo.co.in>)
List pgsql-jdbc

On Mon, 6 Feb 2006, Ravi Chaddha wrote:

> SQL file contains COPY from stdin statements. Please
> let me know how can I execute this from JDBC, if
> possible. Or what is the procedure to populate that
> specific data (COPY from stdin statements).

The current driver cannot process COPY FROM STDIN statements, but there
are patches that have been posted to this list that allow COPY commands to
be run, search the archives if you're interested.

Kris Jurka


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: Bug Report
Next
From: Ralph Moser
Date:
Subject: Re: Bug Report