Re: ext4 finally doing the right thing

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: ext4 finally doing the right thing
Дата
Msg-id 4B58ED8D.2040804@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: ext4 finally doing the right thing  (Pierre Frédéric Caillaud<lists@peufeu.com>)
Список pgsql-performance
Pierre Frédéric Caillaud wrote:
>
>     Does postgres write something to the logfile whenever a fsync()
> takes a suspiciously long amount of time ?

Not specifically.  If you're logging statements that take a while, you
can see this indirectly, but commits that just take much longer than usual.

If you turn on log_checkpoints, the "sync time" is broken out for you,
problems in this area can show up there too.

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


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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: TPC-C implementation for postgresql?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Slow update query