checkpoints

Поиск
Список
Период
Сортировка
От David Parker
Тема checkpoints
Дата
Msg-id 07FDEE0ED7455A48AC42AC2070EDFF7C26B614@corpsrv2.tazznetworks.com
обсуждение исходный текст
Список pgsql-general
We are starting to ramp-up testing of our application, and we started getting these messages in our log file:

LOG:  checkpoints are occurring too frequently (15 seconds apart)
HINT:  Consider increasing the configuration parameter "checkpoint_segments".
LOG:  recycled transaction log file "0000000000000045"
LOG:  recycled transaction log file "0000000000000046"
LOG:  recycled transaction log file "0000000000000044"

So I gather that we should bump up the number for checkpoint_segments, but I'm wondering:

1) what is reasonable rule-of-thumb for what this value should be? (we are at the default right now)
2) should checkpoint_timeout be changed at the same time?
3) should I increase wal_buffers in conjunction with checkpoint_segments?

Thanks!

- DAP
----------------------------------------------------------------------------------
David Parker    Tazz Networks    (401) 709-5130
 

В списке pgsql-general по дате отправления:

Предыдущее
От: "Gary L. Burnore"
Дата:
Сообщение: Re: Important Info on
Следующее
От: Jeff Eckermann
Дата:
Сообщение: Re: Important Info on comp.databases.postgresql.general