| От | Scott Marlowe |
|---|---|
| Тема | Re: memory allocation ; postgresql-8.0 |
| Дата | |
| Msg-id | 1115924841.22291.5.camel@state.g2switchworks.com обсуждение исходный текст |
| Ответ на | Re: memory allocation ; postgresql-8.0 ("Kavan, Dan (IMS)" <KavanD@imsweb.com>) |
| Список | pgsql-admin |
On Thu, 2005-05-12 at 12:46, Kavan, Dan (IMS) wrote: > Do psql calls/procedures access resources reserved from the > kernel.shmmax? Only in the sense that it can execute a query, which in the backend could therefore use shared memory. psql, itself, doesn't use shared memory. > How about the tar or copy sysadmin commands? I would guess they don't > use kernel.shmmax resources. Correct. Actually, very few types of programs use shared memory. > Finally, work memory alos does not access > resources reserved from kernel.shmmax, correct? Correct. The only parts of postgresql.conf that affect shared memory usage are max connections, shared buffers, and the fsm.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера