Re: Installed. Now what?

From: Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, Steve Crawford <scrawford(at)pinpointresearch(dot)com>, Tomas Vondra <tv(at)fuzzy(dot)cz>
Subject: Re: Installed. Now what?
Date: 2011-11-24 12:14:28
Message-ID: CAFWfU=sTYVPWvZztV_Q4eC135GMcmk3_wPEfmbPX3VGYZ1Dtjg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Nov 24, 2011 at 10:42 AM, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> wrote:
>>
>> Also, how can I tell the pgbouncer log not to log proper connections
>> and their closing. Right now it's filling up with nonsense. I only
>> want it to log when there's a warning or error.
>
> http://pgbouncer.projects.postgresql.org/doc/config.html#_log_settings

Thanks. Much nicer to NOT have the connect and disconnect.

Question: my log is filled up with these messages every few seconds:

---
2011-11-24 07:10:02.349 12713 LOG Stats: 0 req/s, in 49 b/s, out 70
b/s,query 10743 us"
---

Does the "0 reqs" mean that nothing is being server through PGBOUNCER?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Phoenix Kiula 2011-11-24 12:23:54 Re: Table Design question for gurus (without going to "NoSQL")...
Previous Message Antonio Franzoso 2011-11-24 11:37:52 Re: Compiler does not detect support for 64 bit integers