pgbouncer issue

From: "Sheena, Prabhjot" <Prabhjot(dot)Singh(at)classmates(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>
Subject: pgbouncer issue
Date: 2015-06-24 18:09:02
Message-ID: 13E39D789E19FF4E9A87F6D456F3F98201240F52@SEAMBX02.sea.corp.int.untd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2015-06-24 18:27:36 Re: Counting the occurences of a substring within a very large text
Previous Message David G. Johnston 2015-06-24 18:06:08 Re: checking for NULLS in aggregate

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Kirkwood 2015-06-25 02:01:57 Re: Slow query (planner insisting on using 'external merge' sort type)
Previous Message Jim Nasby 2015-06-23 21:05:13 Re: Slow query (planner insisting on using 'external merge' sort type)