| От | Tom Lane |
|---|---|
| Тема | Re: 9.6 write time |
| Дата | |
| Msg-id | 1905390.1640713604@sss.pgh.pa.us обсуждение |
| Ответ на | 9.6 write time (Marc Millas <marc.millas@mokadb.com>) |
| Ответы |
Re: 9.6 write time
|
| Список | pgsql-performance |
Marc Millas <marc.millas@mokadb.com> writes:
> I am looking at a postgres 9.6 on rh7
> I see that checkpoint_write_time is huge which looks quite strange as the
> average amount of data written is not that big.
checkpoint_write_time is not the amount of time spent doing I/O;
it's the elapsed wall-clock time in the write phase. If the I/O
is being throttled because of an un-aggressive checkpoint completion
target, it could be a lot more than the actual I/O time. What have
you got your checkpoint parameters set to?
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера