<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">We&#39;re seeing quite a free PostgreSQL 9.1 processes left.</span></blockquote>

<div><br></div><div>How many is &#39;quite a few&#39; (I assume that&#39;s what you meant).</div><div><br></div><div>The DB pool maintains a number of option persistent connections that are reused - it would be normal to see a number of idle connections still open.</div>

<div><br></div><div><br></div><div><br></div><br><br><div class="gmail_quote">On 15 January 2013 21:03, Gavin Henry <span dir="ltr">&lt;<a href="mailto:gavin.henry@gmail.com" target="_blank">gavin.henry@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Does this release the db handle like it says?<br>
<br>
dbh:release() (optional) releases the handle back to the pool so it<br>
can be re-used by another thread. This is also automatically done when<br>
the dbh goes out of scope and is garbage collected (for example when<br>
your script returns).<br>
<br>
We&#39;re seeing quite a free PostgreSQL 9.1 processes left.<br>
<br>
--<br>
<a href="http://www.suretecsystems.com/services/openldap/" target="_blank">http://www.suretecsystems.com/services/openldap/</a><br>
<a href="http://www.surevoip.co.uk" target="_blank">http://www.surevoip.co.uk</a><br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>