Re: Installed. Now what?

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема Re: Installed. Now what?
Дата
Msg-id CAFWfU=sTYVPWvZztV_Q4eC135GMcmk3_wPEfmbPX3VGYZ1Dtjg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Installed. Now what?  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
On Thu, Nov 24, 2011 at 10:42 AM, Adrian Klaver <adrian.klaver@gmail.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?

В списке pgsql-general по дате отправления:

Предыдущее
От: Naoya Anzai
Дата:
Сообщение: "CREATE TABLE table_name AS EXECUTE name WITH DATA" becomes syntax error.
Следующее
От: Phoenix Kiula
Дата:
Сообщение: Re: Table Design question for gurus (without going to "NoSQL")...