Re: [INTERFACES] SOMAXCONN, MaxBackendID and Postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [INTERFACES] SOMAXCONN, MaxBackendID and Postgres
Дата
Msg-id 7018.933085713@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SOMAXCONN, MaxBackendID and Postgres  (StOo <stuart@comodo.net>)
Список pgsql-interfaces
StOo <stuart@comodo.net> writes:
> O/S  S.u.s.e linux 6.0
> kernel 2.0.36
> postgres 6-4-2 

> I'm trying to increase the maximum number of connections  on the operating
> system which invovles altering the SOMAXCONN and patching certain
> files.

Changing the max number of backends in 6.4.* is pretty painful.  I'd
suggest updating to 6.5.1 --- you can set the max to as high as 1024
without even recompiling.

Whether your kernel will support that many is another question.  Aside
from the connections themselves, you need adequate swap space, file
table slots, etc to support that many processes.  You will also need
larger-than-typical limits on the size of the shared memory block and
on the max number of semaphores.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [INTERFACES] libpq problem
Следующее
От: "Israel Zavalza Bahena"
Дата:
Сообщение: PostgreSQL ends unexpectly ( spanish and english )