-
Nov 30th, 2012, 06:50 AM
#1
Choosing DataSource e for Postgre database
Hi all!
We have a web application for Postgre database. During the testing we used org.apache.commons.dbcp.BasicDataSource. Now we need moving to production and we should change this basic datasource with some other one. For Oracle we use oracle.ucp.jdbc.PoolDataSourceFactory.
What is the best datasource for Postgre, considering that our application has approximately 500 users? Should it be enough if we use c3p0 ComboPooledDataSource datasource?
Thank you in advance,
Alexandr
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules