Re: Partitioned checkpointing

Поиск
Список
Период
Сортировка
От Fabien COELHO
Тема Re: Partitioned checkpointing
Дата
Msg-id alpine.DEB.2.10.1509101229350.30046@sto
обсуждение исходный текст
Ответ на Partitioned checkpointing  (Takashi Horikawa <t-horikawa@aj.jp.nec.com>)
Ответы Re: Partitioned checkpointing  (Takashi Horikawa <t-horikawa@aj.jp.nec.com>)
Список pgsql-hackers

> I don't feel that another source of the performance dip has been heartily
> addressed; full-page-write rush, which I call here, would be a major issue.
> That is, the average size of transaction log (XLOG) records jumps up sharply
> immediately after the beginning of each checkpoint, resulting in the
> saturation of WAL write path including disk(s) for $PGDATA/pg_xlog and WAL
> buffers.

On this point, you may have a look at this item:
    https://commitfest.postgresql.org/5/283/

-- 
Fabien.



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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Partitioned checkpointing
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Another typo in comment in setrefs.c