Re: random delays

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: random delays
Дата
Msg-id 87u0dgg8v3.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: random delays  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-general
Simon Riggs <simon@2ndquadrant.com> writes:

> You'll find response times spike somewhat during Checkpoints. We've been
> working to reduce this effect for some time and there is still more work
> to be done.
>
> Tune your wal settings and bgwriter to improve things, plus upgrade to
> 8.1 which has made leaps forward with this issue.

If that's the problem presumably moving the WAL segments to a dedicated set of
spindles would help?

It seems to me it would take a pretty severe case of this to cause 10-20s
delays though. You aren't perchance running VACUUM FULL or any DDL like
REINDEX or CLUSTER periodically are you?

--
greg

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Performance woes
Следующее
От: Marcin Inkielman
Дата:
Сообщение: alter table schema in 8.0