| От | John R Pierce |
|---|---|
| Тема | Re: vacuumdb ERROR: out of memory |
| Дата | |
| Msg-id | 4B70E95A.1030406@hogranch.com обсуждение исходный текст |
| Ответ на | Re: vacuumdb ERROR: out of memory (David Kerr <dmk@mr-paradox.net>) |
| Ответы |
Re: vacuumdb ERROR: out of memory
|
| Список | pgsql-general |
David Kerr wrote: >>> maintenance_work_mem = 1GB >> >> So evidently, when it tries to actually allocate 1GB, it can't do it. >> Ergo, that setting is too high for your machine. >> ... > > seems like i've got 2GB free. is this a 64bit postgres build? if not, you're probably running out of virtual address space in the 32 bit user space, which is limited to like 2gb. the other possibility, and here I'm not sure, is that maintenance_work_mem is coming out of shared memory, and if so, you've exceeeded your SHMMAX kernel limit.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера