Max Open Cursor - Mailing list pgsql-jdbc

From Matt Z
Subject Max Open Cursor
Date
Msg-id E110CE5E-BAF9-48C7-9D7D-A2772716BE96@yahoo.com
Whole thread Raw
List 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 by date:

Previous
From: Scott Langley
Date:
Subject: Re: JDBC / pgpass
Next
From: Craig Ringer
Date:
Subject: Re: JPA and desktop apps