Checkpoints questions - Mailing list pgsql-general

From Henrik
Subject Checkpoints questions
Date
Msg-id 55C8BA3B-AB11-4F2F-A6BC-EB46F407FF4F@mac.se
Whole thread Raw
Responses Re: Checkpoints questions
List pgsql-general
Hi list,

I'm using 8.3 and I've started looking at the new checkpoint features.

As a starter does anyone have some clues how to analyse this:

db=# select * from pg_stat_bgwriter;
  checkpoints_timed | checkpoints_req | buffers_checkpoint |
buffers_clean | maxwritten_clean | buffers_backend | buffers_alloc
-------------------+-----------------+--------------------
+---------------+------------------+-----------------+---------------
                118 |             435 |            1925161 |
126291 |                7 |         1397373 |       2665693


Thanks!
//Henke

pgsql-general by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: Build 8.3 with OpenSSL on CentOS 5.x?
Next
From: "Devi"
Date:
Subject: Re: Checkpoints questions