<div dir="ltr">Thanks!<div><br></div><div>I will try. Can you just tell me if what I describe is similar to known issues with previous versions? I was not able to find posts on this.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 24, 2014 at 8:00 AM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Please try 3.3.4. If you still have a problem, please let us know.<br>
<br>
Best regards,<br>
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" target="_blank">http://www.sraoss.co.jp/index_en.php</a><br>
Japanese:<a href="http://www.sraoss.co.jp" target="_blank">http://www.sraoss.co.jp</a><br>
<div class="HOEnZb"><div class="h5"><br>
&gt; Hi<br>
&gt;<br>
&gt; We are struggling with the bellow issues for a long time - any help, even<br>
&gt; partial, is highly appreciated!<br>
&gt;<br>
&gt; We use pgpool-II 3.3.3 with 4 Postrges 9.3 nodes. We are experiencing the<br>
&gt; following issues:<br>
&gt;<br>
&gt; 1. In the db servers I see many idle connections (processes) for a long<br>
&gt; time (even days). &quot;show pool_pools&quot; does not show those connections so<br>
&gt; pgpool is not aware of them anymore. All connections to DB come from<br>
&gt; pg-pool so possibly it does not close the connection before killing the<br>
&gt; child process<br>
&gt;<br>
&gt; 2. In &quot;show pool_pools&quot; I see many idle connections far behind their<br>
&gt; connection_life_time and even behind their pool child_life_time. The system<br>
&gt; was inactive for a few hours so I know for sure these connections are not<br>
&gt; in use.<br>
&gt;<br>
&gt; 3. In &quot;show pool_pools&quot; I sometimes see multiple connections within the<br>
&gt; same pool with pool_connected=1. Also, I know for a fact that those client<br>
&gt; processes were killed a long time ago.<br>
&gt;<br>
&gt;<br>
&gt; Here is our config:<br>
&gt;<br>
&gt; num_init_children=400<br>
&gt; max_pool=5<br>
&gt; child_life_time=300<br>
&gt; child_max_connections=0<br>
&gt; connection_life_time=60<br>
&gt; client_idle_limit=300<br>
&gt;<br>
&gt; (we have 4 backends)<br>
&gt;<br>
&gt;<br>
&gt; This is example of multiple connections in the same child with<br>
&gt; pool_connected=1 (how can it be?).<br>
&gt; Also those connections are already not active for many hours (inactive<br>
&gt; zombie connection also happens when pool_connected=0)<br>
&gt;<br>
&gt; pool_pid  |     start_time      | pool_id | backend_id |   database    |<br>
&gt;   username     |     create_time     | majorversion | minorversion |<br>
&gt; pool_counter | pool_backendpid | pool_connected<br>
&gt;  4741     | 2014-09-23 06:44:46 | 0       | 1          | DB1           |<br>
&gt; user1            | 2014-09-23 07:15:58 | 3            | 0            | 7<br>
&gt;          | 6911            | 1<br>
&gt;  4741     | 2014-09-23 06:44:46 | 0       | 2          | DB1           |<br>
&gt; user1            | 2014-09-23 07:15:58 | 3            | 0            | 7<br>
&gt;          | 22316           | 1<br>
&gt;  4741     | 2014-09-23 06:44:46 | 0       | 3          | DB1           |<br>
&gt; user1            | 2014-09-23 07:15:58 | 3            | 0            | 7<br>
&gt;          | 27441           | 1<br>
&gt;<br>
&gt;<br>
&gt; Any idea about what can cause this is highly valuable for us (even partial<br>
&gt; idea).<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Yaron<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><p style="text-align:left;direction:ltr">I&#39;m on Twitter (<a href="http://twitter.com/#!/YaronNaveh" target="_blank">@YaronNaveh</a>)</p></div>
</div>