Does Postgresql 7.2.1 support connection pooling?

Поиск
Список
Период
Сортировка
От google@timyee.com (ck388)
Тема Does Postgresql 7.2.1 support connection pooling?
Дата
Msg-id 698a71bb.0304070920.319014e1@posting.google.com
обсуждение исходный текст
Список pgsql-general
I can't get connection pooling to work with Postgresql 7.2.1. I don't
see anywhere in the 7.2 documentation on postgresql.org which talks
about connection pooling but it has it in the 7.3 documentation.

I get an error when trying to connect to a datasource:
java.lang.ClassCastException: org.apache.commons.dbcp.BasicDataSource

Thanks for any help,

Tim :-)

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

Предыдущее
От: Peter Nixon
Дата:
Сообщение: Re: extracting time from a timestamp with time zone field
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: Problem about Triggers and Function