| От | Tom Lane |
|---|---|
| Тема | Re: profiling connection overhead |
| Дата | |
| Msg-id | 27442.1290989743@sss.pgh.pa.us обсуждение |
| Ответ на | Re: profiling connection overhead (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: profiling connection overhead
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> One possible way to get a real speedup here would be to look for ways
> to trim the number of catcaches.
BTW, it's not going to help to remove catcaches that have a small
initial size, as the pg_am cache certainly does. If the bucket zeroing
cost is really something to minimize, it's only the caches with the
largest nbuckets counts that are worth considering --- and we certainly
can't remove those without penalty.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера