Re: Best Practice to Create a Connection Pool in PostgreSQL

From: Racker Vijay <vijay(dot)kumar(at)rackspace(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Best Practice to Create a Connection Pool in PostgreSQL
Date: 2010-01-13 22:39:14
Message-ID: 27153320.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


Why do you want to reinvent the wheel when some nice folks at Apache and
elsewhere have done the hard work, unit tested the code and maintained it. I
would roll out my own copy only when you are looking for a specific feature
that the driver is lacking.
--
View this message in context: http://old.nabble.com/Best-Practice-to-Create-a-Connection-Pool-in-PostgreSQL-tp19524075p27153320.html
Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Srinivas Gunnam 2010-01-14 04:15:22 Re: Throwing NumberFormat exception for preparedStatement.setObjcet()
Previous Message Kris Jurka 2010-01-13 22:36:52 Re: Throwing NumberFormat exception for preparedStatement.setObjcet()