| От | Tom Lane |
|---|---|
| Тема | Re: Checkpoint cost, looks like it is WAL/CRC |
| Дата | |
| Msg-id | 9193.1121803617@sss.pgh.pa.us обсуждение |
| Ответ на | Checkpoint cost, looks like it is WAL/CRC (Josh Berkus <josh@agliodbs.com>) |
| Ответы |
Re: Checkpoint cost, looks like it is WAL/CRC
|
| Список | pgsql-hackers |
Josh Berkus <josh@agliodbs.com> writes:
> So, now that we know what the performance bottleneck is, how do we fix it?
Josh, I see that all of those runs seem to be using wal_buffers = 8.
Have you tried materially increasing wal_buffers (say to 100 or 1000)
and/or experimenting with different wal_sync_method options since we
fixed the bufmgrlock problem? I am wondering if the real issue is
WAL buffer contention or something like that.
It would also be useful to compare these runs to runs with fsync = off,
just to see how the performance changes.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера