| От | Tom Lane |
|---|---|
| Тема | Re: reindex/vacuum locking/performance? |
| Дата | |
| Msg-id | 15813.1065397428@sss.pgh.pa.us обсуждение |
| Ответ на | Re: reindex/vacuum locking/performance? (Neil Conway <neilc@samurai.com>) |
| Ответы |
Re: reindex/vacuum locking/performance?
|
| Список | pgsql-performance |
Neil Conway <neilc@samurai.com> writes:
> ... We could even have the
> VACUUM command inform the bufmgr that the pages it is in the process of
> reading in are part of a seqscan, and so are unlikely to be needed in
> the immediate future.
This would be relatively easy to fix as far as our own buffering is
concerned, but the thing that's needed to make it really useful is
to prevent caching of seqscan-read pages in the kernel disk buffers.
I don't know any portable way to do that :-(
regards, tom lane
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера