Max Open Cursor

Поиск
Список
Период
Сортировка
От Matt Z
Тема Max Open Cursor
Дата
Msg-id E110CE5E-BAF9-48C7-9D7D-A2772716BE96@yahoo.com
обсуждение исходный текст
Список pgsql-jdbc
I'm using commons dbcp basic datasource with connection pooling through the postgre jdbc driver. The dbcp doc says
maxOpenPreparedStatementsshould be a value less than the maximum number of cursors that can be open on a connection.
Theconnection limit is set to 100, what is the max number of cursors per connection, does it have a limit? 

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

Предыдущее
От: Scott Langley
Дата:
Сообщение: Re: JDBC / pgpass
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: JPA and desktop apps