| От | Florian Weimer |
|---|---|
| Тема | Re: Compression and on-disk sorting |
| Дата | |
| Msg-id | 87ac9fuc6s.fsf@mid.deneb.enyo.de обсуждение исходный текст |
| Ответ на | Re: Compression and on-disk sorting ("Jim C. Nasby" <jnasby@pervasive.com>) |
| Список | pgsql-hackers |
* Jim C. Nasby: > The problem is that it seems like there's never enough ability to clue > the OS in on what the application is trying to accomplish. For a long > time we didn't have a background writer, because the OS should be able > to flush things out on it's own before checkpoint. Now there's talk of a > background reader, because backends keep stalling on waiting on disk IO. I've recently seen this on one of our test systems -- neither CPU nor disk I/O were maxed out. Have you considered using asynchronous I/O? Maybe it results in less complexity and fewer context switches than a background reader.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера