Re: Checkpoint spikes

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Checkpoint spikes
Дата
Msg-id 4B18263B.9040402@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Checkpoint spikes  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Checkpoint spikes
Re: Checkpoint spikes
Список pgsql-performance
Heikki Linnakangas wrote:
> I wonder how common this issue is? When we implemented spreading of the
> write phase, we had long discussions about spreading out the fsyncs too,
> but in the end it wasn't done. Perhaps it is time to revisit that now
> that 8.3 has been out for some time and people have experience with the
> load-distributed checkpoints.
>
Circa 8.2, I ran into checkpoint problems all the time.  With the
spreading logic in 8.3, properly setup, the worst case is so improved
that I usually find something else more pressing to tune, rather than
worry about the exact details of the sync process.  It seems to have hit
the "good enough" point where it's hard to justify time for further
improvements when there are other things to work on.  I'd still like to
see spread fsync happen one day, just hasn't been a priority for any
systems I have to improve lately.

--
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com  www.2ndQuadrant.com


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Checkpoint spikes
Следующее
От: Scott Carey
Дата:
Сообщение: Re: SSD + RAID