Re: BUG #6523: Problems with dbpool()

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-bugs(at)postgresql(dot)org>,<pradeep(dot)vishwakarma(at)routesms(dot)com>
Subject: Re: BUG #6523: Problems with dbpool()
Date: 2012-03-07 15:34:11
Message-ID: 4F572B930200002500045F94@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

<pradeep(dot)vishwakarma(at)routesms(dot)com> 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2012-03-07 15:59:09 Re: Extension tracking temp table and causing update failure
Previous Message pradeep.vishwakarma 2012-03-07 12:55:51 BUG #6523: Problems with dbpool()