Re: Limit of bgwriter_lru_maxpages of max. 1000?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Limit of bgwriter_lru_maxpages of max. 1000?
Дата
Msg-id 15363.1254521783@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Limit of bgwriter_lru_maxpages of max. 1000?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-general
Bruce Momjian <bruce@momjian.us> writes:
> My guess is that having a very long fuzzy checkpoint time means that
> when you fsync you are fsync'ing lots of data, both your checkpoint data
> and other writes performed by backends.

Hmm, could be ... although that would imply that shared_buffers should
be kicked up some more, so the backends aren't doing so many writes for
themselves.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Limit of bgwriter_lru_maxpages of max. 1000?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Limit of bgwriter_lru_maxpages of max. 1000?