| От | Martijn van Oosterhout |
|---|---|
| Тема | Re: [PERFORM] Memory question on win32 systems |
| Дата | |
| Msg-id | 20080529143053.GA10943@svana.org обсуждение исходный текст |
| Ответ на | Re: [PERFORM] Memory question on win32 systems (Justin <justin@emproshunts.com>) |
| Список | pgsql-hackers |
On Thu, May 29, 2008 at 10:19:46AM -0400, Justin wrote: > To my understanding Postgresql only caches queries and results in memory > for that specific connection. So when that connection is closed those > cached results are cleared out. So cached indexs and queries are for > that connection only. I hope my understanding is correct. Incorrect, the shared buffer cache is shared between all running postgresql processes and between connections. Also the OS cache is shared between all programs on the system. Have a nice day, -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > Please line up in a tree and maintain the heap invariant while > boarding. Thank you for flying nlogn airlines.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера