shared memory

Поиск
Список
Период
Сортировка
От Muhyiddin A.M Hayat
Тема shared memory
Дата
Msg-id 002a01c3a300$eb6750d0$36179fca@middinkcomp
обсуждение исходный текст
Ответы Re: shared memory  (Jason Tishler <jason@tishler.net>)
Список pgsql-cygwin
What can I do to fix below errors?
 
IpcMemoryCreate: shmget(key=5432001, size=1499136, 03600) failed: Not enough core
 
This error usually means that PostgreSQL's request for a shared
memory segment exceeded available memory or swap space.
To reduce the request size (currently 1499136 bytes), reduce
PostgreSQL's shared_buffers parameter (currently 64) and/or
its max_connections parameter (currently 32).
 
The PostgreSQL Administrator's Guide contains more information about
shared memory configuration.

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

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: postgres.h
Следующее
От: "Nupur Pande"
Дата:
Сообщение: Re: postgres.h