Re: HELP!.. "semget(key=2, num=17, 03600) failed: No

Поиск
Список
Период
Сортировка
Искать
От
Neil Conway
Тема
Re: HELP!.. "semget(key=2, num=17, 03600) failed: No
Дата
Msg-id
1015527660.2131.3.camel@jiro
Ответ на
Список
Дерево обсуждения
HELP!.. "semget(key=2, num=17, 03600) failed: No space left on device" Serkan Bektaş <sbektas@karincaint.com.tr>
Re: HELP!.. "semget(key=2, num=17, 03600) failed: No Neil Conway <nconway@klamath.dyndns.org>
On Sat, 2002-03-02 at 10:55, Serkan Bektaş wrote:
> It occurs when either the system limit for the maximum number of
> semaphore sets (SEMMNI), or the system wide maximum number of
> semaphores (SEMMNS), would be exceeded.  You need to raise the
> respective kernel parameter.  Alternatively, reduce PostgreSQL's
> consumption of semaphores by reducing its max_connections parameter
> (currently 32).
> 
> The PostgreSQL Administrator's Guide contains more information about
> configuring your system for PostgreSQL.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

http://developer.postgresql.org/docs/postgres/kernel-resources.html

Cheers,

Neil

-- 
Neil Conway 
PGP Key ID: DB3C29FC

В списке pgsql-general по дате отправления
От: Tom Lane
Дата:
От: Joel Burton
Дата:
Сообщение: Re: Problem with Subquery
FAQ