Re: statistics buffer is full

From: "Qingqing Zhou" <zhouqq(at)cs(dot)toronto(dot)edu>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: statistics buffer is full
Date: 2006-04-02 14:33:05
Message-ID: e0onb0$2p1h$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


""Gbriel kos"" <akos(dot)gabriel(at)i-logic(dot)hu> wrote
>
> I've got this message while heavily inserting into a database. What should
> I tune and how? It is postgresql 8.1.3.
>
> 2006-03-29 14:16:57.513 CEST:LOG: statistics buffer is full
>

Since your server is in a heavy load, so the common trick is to increase
PGSTAT_RECVBUFFERSZ in include/pgstat.h and recompile your server.

Regards,
Qingqing

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Qingqing Zhou 2006-04-02 14:36:17 Re: Large Binary Objects Middleware
Previous Message Ключников А.С. 2006-04-02 08:31:49 Trigger vs Rule