Re: Statistics Buffer is full

Поиск
Список
Период
Сортировка
От Bjoern Metzdorf
Тема Re: Statistics Buffer is full
Дата
Msg-id 427B9D76.5060904@turtle-entertainment.de
обсуждение исходный текст
Ответ на Statistics Buffer is full  (Pallav Kalva <pkalva@deg.cc>)
Список pgsql-admin
this applies to 7.x only:

raise PGSTAT_RECVBUFFERSZ in /src/include/pgstat.h (i.e. raise 1024 to
16384)

Performance drops will go away then (at least in my case here).

Regards
Bjoern


Pallav Kalva wrote:
> Hi Everybody,
>
>
>    I got this logged in my log file last night on my production database
> while doing vacuumdb with analyze option , is this normal ? does it
> affect the system anyway ? is there anyway to get rid of these messages ?
>
> 2005-05-06 00:31:03 EDT%%% LOG:  statistics buffer is full
> 2005-05-06 00:31:15 EDT%%% LOG:  statistics buffer is full
> 2005-05-06 00:31:15 EDT%%% LOG:  statistics buffer is full
> 2005-05-06 00:31:15 EDT%%% LOG:  statistics buffer is full
> 2005-05-06 00:31:15 EDT%%% LOG:  statistics buffer is full
>
>
> Thanks!
> Pallav
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>

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

Предыдущее
От: "Vaneet Sharma"
Дата:
Сообщение: View Relationship
Следующее
От: "Michael Long"
Дата:
Сообщение: Re: Need help in data migration