Re: Out of Memory - 8.2.4

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Out of Memory - 8.2.4
Дата
Msg-id 20070827171505.GF5353@svana.org
обсуждение исходный текст
Ответ на Re: Out of Memory - 8.2.4  (Jeff Amiel <becauseimjeff@yahoo.com>)
Ответы Re: Out of Memory - 8.2.4
Список pgsql-general
On Mon, Aug 27, 2007 at 09:12:17AM -0700, Jeff Amiel wrote:
> Tracking for last few days.
> Does not appear to happen when little or no user
> activity (like Saturday)  I don't know if that rules
> out autovacuum or not (if no update threshholds are
> reached, no vacuuming will take place anyway)

I don't think I've seen it so far this thread, but what are your memory
overcommit settings and allocated swap? At least on Linux you would
need a significant chunk of swap to be able to work with that much
memory, even with overcommit off. Check the rules for your system.

Another thing I havn't seen mentioned: you appear to be on a 32-bit
architecture and with 2GB shared_buffers you've lost half your address
space on that alone. Perhaps you simply don't have enough contiguous
address space to alloc 512MB.

Hope this helps,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Kamil Srot
Дата:
Сообщение: Re: Tables dissapearing
Следующее
От: Erik Jones
Дата:
Сообщение: Re: Out of Memory - 8.2.4