Re: maximum number of client connections?

Поиск
Список
Период
Сортировка
От Dann Corbit
Тема Re: maximum number of client connections?
Дата
Msg-id D90A5A6C612A39408103E6ECDD77B8294CE219@voyager.corporate.connx.com
обсуждение исходный текст
Ответ на maximum number of client connections?  (Mark Harrison <mh@pixar.com>)
Список pgsql-general
From:
http://www.postgresql.org/docs/7.3/interactive/app-postmaster.html

"-N max-connections
Sets the maximum number of client connections that this postmaster will
accept. By default, this value is 32, but it can be set as high as your
system will support. (Note that -B is required to be at least twice -N.
See the Administrator's Guide for a discussion of system resource
requirements for large numbers of client connections.)"

I hope you have lots of memory on that machine.

> -----Original Message-----
> From: Mark Harrison [mailto:mh@pixar.com]
> Sent: Thursday, October 16, 2003 11:47 AM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] maximum number of client connections?
>
>
> We have the situation where it would be convenient if we
> could support a large number (>1024, possibly in the 2000-3000
> range) of client connections.
>
> What are our options for this?
>
> Many TIA,
> Mark
>
> --
> Mark Harrison
> Pixar Animation Studios
> Emeryville, CA
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
>

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

Предыдущее
От: Mark Harrison
Дата:
Сообщение: maximum number of client connections?
Следующее
От: Dennis Gearon
Дата:
Сообщение: Remote updating