<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"><<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>></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>
> Hi<br>
><br>
> We are struggling with the bellow issues for a long time - any help, even<br>
> partial, is highly appreciated!<br>
><br>
> We use pgpool-II 3.3.3 with 4 Postrges 9.3 nodes. We are experiencing the<br>
> following issues:<br>
><br>
> 1. In the db servers I see many idle connections (processes) for a long<br>
> time (even days). "show pool_pools" does not show those connections so<br>
> pgpool is not aware of them anymore. All connections to DB come from<br>
> pg-pool so possibly it does not close the connection before killing the<br>
> child process<br>
><br>
> 2. In "show pool_pools" I see many idle connections far behind their<br>
> connection_life_time and even behind their pool child_life_time. The system<br>
> was inactive for a few hours so I know for sure these connections are not<br>
> in use.<br>
><br>
> 3. In "show pool_pools" I sometimes see multiple connections within the<br>
> same pool with pool_connected=1. Also, I know for a fact that those client<br>
> processes were killed a long time ago.<br>
><br>
><br>
> Here is our config:<br>
><br>
> num_init_children=400<br>
> max_pool=5<br>
> child_life_time=300<br>
> child_max_connections=0<br>
> connection_life_time=60<br>
> client_idle_limit=300<br>
><br>
> (we have 4 backends)<br>
><br>
><br>
> This is example of multiple connections in the same child with<br>
> pool_connected=1 (how can it be?).<br>
> Also those connections are already not active for many hours (inactive<br>
> zombie connection also happens when pool_connected=0)<br>
><br>
> pool_pid  |     start_time      | pool_id | backend_id |   database    |<br>
>   username     |     create_time     | majorversion | minorversion |<br>
> pool_counter | pool_backendpid | pool_connected<br>
>  4741     | 2014-09-23 06:44:46 | 0       | 1          | DB1           |<br>
> user1            | 2014-09-23 07:15:58 | 3            | 0            | 7<br>
>          | 6911            | 1<br>
>  4741     | 2014-09-23 06:44:46 | 0       | 2          | DB1           |<br>
> user1            | 2014-09-23 07:15:58 | 3            | 0            | 7<br>
>          | 22316           | 1<br>
>  4741     | 2014-09-23 06:44:46 | 0       | 3          | DB1           |<br>
> user1            | 2014-09-23 07:15:58 | 3            | 0            | 7<br>
>          | 27441           | 1<br>
><br>
><br>
> Any idea about what can cause this is highly valuable for us (even partial<br>
> idea).<br>
><br>
> Thanks,<br>
> 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'm on Twitter (<a href="http://twitter.com/#!/YaronNaveh" target="_blank">@YaronNaveh</a>)</p></div>
</div>