<[email protected]> wrote:
 
> Problem with COPY COMMAND in java code.
> File path can't read with dbpool.It require base
> connection(PostgreSql).
 
It sounds like you need to investigate whether dbpool includes
support for database-specific extensions like COPY; and if so
whether and how the PostgreSQL COPY command is supported.  It looks
like the website for dbpool is here:
 
http://www.snaq.net/java/DBPool/
 
-Kevin

-- 
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to