Re: Initdb problem on debian mips cobalt: Bus error

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Initdb problem on debian mips cobalt: Bus error
Дата
Msg-id 4880803E.40903@archonet.com
обсуждение исходный текст
Ответ на Re: Initdb problem on debian mips cobalt: Bus error  (Glyn Astill <glynastill@yahoo.co.uk>)
Список pgsql-general
Glyn Astill wrote:
> I assume it's doing it correctly
>
> deb:/home/glyn# cat /proc/sys/kernel/shmmax
> 33554432
>
> That's right isn't it?
>
>  4096*8192= 33554432

Does shmall allow for any more? Other processes may be preventing you
from allocating all that. Of course, ideally you'd get an error message
regarding allocation rather than a bus error.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: Glyn Astill
Дата:
Сообщение: Re: Initdb problem on debian mips cobalt: Bus error
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Reducing memory usage of insert into select operations?