pgbouncer issue - Mailing list pgsql-performance

From Sheena, Prabhjot
Subject pgbouncer issue
Date
Msg-id 13E39D789E19FF4E9A87F6D456F3F98201240F52@SEAMBX02.sea.corp.int.untd.com
Whole thread Raw
Responses Re: pgbouncer issue  ("Greg Sabino Mullane" <greg@turnstep.com>)
List pgsql-performance

Guys can anyone please explain or point me to a link where i can understand this output for pgbouncer. What does each column of this table mean?

 

 

pgbouncer=# show mem;

 

     name     | size | used | free | memtotal

--------------+------+------+------+----------

 user_cache   |  184 |   12 |   77 |    16376

 db_cache     |  160 |    2 |  100 |    16320

 pool_cache   |  408 |    4 |   46 |    20400

 server_cache |  360 |  121 |  279 |   144000

 client_cache |  360 | 1309 |  291 |   576000

 iobuf_cache  | 2064 |    3 |  797 |  1651200

 

 

 

Thanks

Prabhjot

 

 

 

pgsql-performance by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Slow query (planner insisting on using 'external merge' sort type)
Next
From: Mark Kirkwood
Date:
Subject: Re: Slow query (planner insisting on using 'external merge' sort type)