Re: BUG #6523: Problems with dbpool()

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BUG #6523: Problems with dbpool()
Дата
Msg-id 4F572B930200002500045F94@gw.wicourts.gov
обсуждение исходный текст
Ответ на BUG #6523: Problems with dbpool()  (pradeep.vishwakarma@routesms.com)
Список pgsql-bugs
<pradeep.vishwakarma@routesms.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

В списке pgsql-bugs по дате отправления:

Предыдущее
От: pradeep.vishwakarma@routesms.com
Дата:
Сообщение: BUG #6523: Problems with dbpool()
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Extension tracking temp table and causing update failure