Re: Statistics Buffer is full - Mailing list pgsql-admin

From Bjoern Metzdorf
Subject Re: Statistics Buffer is full
Date
Msg-id 427B9D76.5060904@turtle-entertainment.de
Whole thread Raw
In response to Statistics Buffer is full  (Pallav Kalva <pkalva@deg.cc>)
List 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 by date:

Previous
From: "Vaneet Sharma"
Date:
Subject: View Relationship
Next
From: "Michael Long"
Date:
Subject: Re: Need help in data migration