checkpoint segments - Mailing list pgsql-general

From Havasvölgyi Ottó
Subject checkpoint segments
Date
Msg-id 007101c584d6$ca1dde30$ba00a8c0@OTTO
Whole thread Raw
In response to Transaction isolation levels  (Geert Jansen <geert@boskant.nl>)
Responses Re: checkpoint segments
List pgsql-general
Hi,

I have a small database on my Windows XP, I rarely use it. Even so, the log
file show says this:

[2005-07-02 02:02:09] LOG:  received fast shutdown request

 [2005-07-02 02:02:09] LOG:  checkpoints are occurring too frequently (0
seconds apart)

 [2005-07-02 02:02:09] HINT:  Consider increasing the configuration
parameter "checkpoint_segments".

 [2005-07-02 02:02:09] LOG:  shutting down

 [2005-07-02 02:02:10] LOG:  database system is shut down

 [2005-07-02 02:02:13] LOG:  logger shutting down


My checkpoint_segments setting is default, 3, and there are 2 wal log files.
Why does it say, that "too frequenty"?
In fact what are checkpoints? These files? I couldn't understand it exactly
from the docs.

Thanks,
Otto



pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Transaction isolation levels
Next
From: Havasvölgyi Ottó
Date:
Subject: Re: checkpoint segments