Search Postgresql Archives

Re: pg bouncer issue what does sv_used column means

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: "Sheena, Prabhjot" <Prabhjot.Singh@xxxxxxxxxxxxxx>
>To: "pgsql-general@xxxxxxxxxxxxxx" <pgsql-general@xxxxxxxxxxxxxx>; "pgsql-performance@xxxxxxxxxxxxxx" <pgsql-performance@xxxxxxxxxxxxxx> 
>Sent: Friday, 12 June 2015, 18:57
>Subject:  pg bouncer issue what does sv_used column means
> 
>
>
>Guys we see spike in pg bouncer during the peak hours and that was slowing down the application. We did bump up the connection limit and it is helpful but now we  again notice little spike in connection. And one thing that I notice that is different is jump in sv_used value when I run command show pools during problem times 
> 
> 
>Can anyone please explain what value of sv_used means when i run show pools;
> 
> 
>


See the manual:


    http://pgbouncer.projects.pgfoundry.org/doc/usage.html

I believe in this instance "used" is interpreted as idle server connections that are in the process of being (periodically) health checked before being made available to clients again.  A stab in the dark would be to check what query you're using in server_check_query.


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux