Thanks, Now I can also use 'prepared statement pooling'. Use the pooling pattern and you can divide up ererything. Prepared statements in the jvm reuse the query objects but does anyone know if postgresql itself is able to reuse queries?
-----Original Message----- From: William W. Nelson [mailto:[EMAIL PROTECTED]] Sent: woensdag 5 februari 2003 18:17 To: [EMAIL PROTECTED] Subject: Re: Connection "no, there are.." Um, shouldn't this be "yes, there are.."? I believe you should be able to find free pooling software. ------------------------------------- > Is there no generic free software avaliable for connection pooling? > If you mean by "generic" a free connection pool that supports several/all DBs, then the answer is "no, there are (you might just have the need to extend them as needed :)", they just lay around and wait to be found (I heard google does a wonderful jobs in such cases...) -mw ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html