| От | Thomas Kellerer |
|---|---|
| Тема | Different memory allocation strategy in Postgres 11? |
| Дата | |
| Msg-id | pqv3nn$55o$1@blaine.gmane.org обсуждение исходный текст |
| Ответы |
Re: Different memory allocation strategy in Postgres 11?
|
| Список | pgsql-general |
I have a Postgres instance running on my Windows laptop for testing purposes. I typically configure "shared_buffers = 4096MB" on my 16GB system as sometimes when testing, it pays off to have a biggercache. With Postgres 10 and earlier, the Postgres process(es) would only allocate that memory from the operating system when needed. So right after startup, it would only consume several hundred MB, not the entire 4GB However with Postgres 11 I noticed that it immediately grabs the complete memory configured for shared_buffers during startup. It's not really a big deal, but I wonder if that is an intentional change or a result from something else? Regards Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера