| От | Greg Stark |
|---|---|
| Тема | Re: initdb profiles |
| Дата | |
| Msg-id | 8764t74m4a.fsf@stark.xeocode.com обсуждение исходный текст |
| Ответ на | Re: initdb profiles (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: initdb profiles
|
| Список | pgsql-hackers |
Tom Lane <tgl@sss.pgh.pa.us> writes: > It'd be nice to get out from under the fixed-size-shmem restriction, but > I don't know any very portable way to do that. Without knowing that part of the code at all it seems to me the logical approach would be to make the fsm steal its pages out of the shared buffers allocation. That is, you specify a total amount of shared memory to allocate and Postgres decides how much of it to use for shared buffers and how much for fsm. -- greg
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера