Details about pg_stat_bgwriter - Mailing list pgsql-admin

From Thomas Kellerer
Subject Details about pg_stat_bgwriter
Date
Msg-id hulnta$mqe$1@dough.gmane.org
Whole thread Raw
Responses Re: Details about pg_stat_bgwriter  (Greg Smith <greg@2ndquadrant.com>)
List pgsql-admin
Hi,

I'm trying to understand the information shown in pg_stat_bgwriter.

If I want to identify a possible bottleneck with the bgwriter, for what kind of numbers do I need to watch out?

Are the following values OK, or do they indicate that I need to tune my configuration?

checkpoints_timed  : 6099
checkpoints_req    : 291
buffers_checkpoint : 2767641
buffers_clean      : 4522
maxwritten_clean   : 1
buffers_backend    : 609933
buffers_alloc      : 1411947

I have read Greg's description (http://www.westnet.com/~gsmith/content/postgresql/chkp-bgw-83.htm), but to be honest I
don'tunderstand the explanation. He mentions a "LRU background writer", but I'm not sure to which column that relates. 

Thanks in advance.
Thomas

pgsql-admin by date:

Previous
From: Fernando Machado
Date:
Subject: Convite para se conectar no LinkedIn
Next
From: Greg Smith
Date:
Subject: Re: Details about pg_stat_bgwriter