| От | Tom Lane |
|---|---|
| Тема | Re: The efficiency of the WAL log writer |
| Дата | |
| Msg-id | 7306.1297956382@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | The efficiency of the WAL log writer (Steven Elliott <selliott4@austin.rr.com>) |
| Ответы |
Re: The efficiency of the WAL log writer
|
| Список | pgsql-general |
Steven Elliott <selliott4@austin.rr.com> writes:
> I don't think the current behavior is particularly harmful, but maybe
> PostgreSQL could be made to idle more quietly.
Yeah, this is something that's on my personal to-do list. It's not
really an efficiency/performance issue, but in a machine that's
otherwise idle this behavior is bad for overall CPU power consumption.
The plan is to try to use the "latch" primitives that were recently
added to the code to eliminate sleep-and-check-for-something-to-do
loops. Didn't get done for 9.1 unfortunately.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера