Re: FATAL: shmat(id=4096103) failed: Cannot allocate memory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FATAL: shmat(id=4096103) failed: Cannot allocate memory
Дата
Msg-id 27470.1323837026@sss.pgh.pa.us
обсуждение исходный текст
Ответ на FATAL: shmat(id=4096103) failed: Cannot allocate memory  (CS DBA <cs_dba@consistentstate.com>)
Список pgsql-admin
CS DBA <cs_dba@consistentstate.com> writes:
> I set postgres to use 2GB for shared_buffers and I get this when I try
> to start:
> FATAL:  shmat(id=4096103) failed: Cannot allocate memory
> The only real difference from Fedora 14 is that on Fedora 16 I'm using
> the PAE kernel

That's not really surprising in a 32-bit environment --- you've only got
4GB of address space, in fact I think only 3GB in Linux, and that space
is kind of fragmented.  Install 64-bit or back down shared_buffers to
1GB or so.

            regards, tom lane

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

Предыдущее
От: CS DBA
Дата:
Сообщение: FATAL: shmat(id=4096103) failed: Cannot allocate memory
Следующее
От: Robert Matthew Cook
Дата:
Сообщение: Postgresql scheme standards tool