| От | Gregory Stark |
|---|---|
| Тема | Re: TOAST usage setting |
| Дата | |
| Msg-id | 87hcpjdmxd.fsf@oxford.xeocode.com обсуждение исходный текст |
| Ответ на | Re: TOAST usage setting (Bruce Momjian <bruce@momjian.us>) |
| Список | pgsql-hackers |
"Bruce Momjian" <bruce@momjian.us> writes: > Gregory Stark wrote: >> >> Is this still testing with all data fitting in RAM? > > Yes. Having things out of RAM is going to make access even slower, but > it is going to allow the heap to be in RAM more often. It would let us measure the actual impact of TOAST. The largest negative effect of which is to destroy the sequential access pattern and the positive effect is as you say to increase the cache effectiveness on non-toasted data. The cpu costs are insignificant so testing in-memory cases misses the point. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера