Re: Recommended number of connections

Поиск
Список
Период
Сортировка
От Tomeh, Husam
Тема Re: Recommended number of connections
Дата
Msg-id F1B0F9305B343E43A1C3EECE48B853D503198D01@CITGSNA01SXCH02.ana.firstamdata.com
обсуждение исходный текст
Ответ на Recommended number of connections  (M C <shimeee@yahoo.com>)
Список pgsql-admin

The maximum number of Postgres connections you can have may be controlled by adjusting the max_connections PG parameter based on your anticipated connections needs and requirements.  

 

Make sure that your Kernel’s related parameters are also configured properly to accommodate your max_connections settings (e.g, in Linux, SEM* kernel’s parameters) when increasing the max_connections parameter.

 

http://www.postgresql.org/docs/8.2/static/runtime-config-connection.html

http://www.postgresql.org/docs/8.2/static/kernel-resources.html#SYSVIPC

 

Regards,

      Husam


From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of M C
Sent: Wednesday, September 17, 2008 10:01 AM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] Recommended number of connections

 

What are the "maximum" amount of "connections" allowed to "postgres"? and what would be a resonable amount of connection/processes to see based on user connections?

 

**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may contain information that is legally privileged.  If you are not the addressee, or the person responsible for delivering it to the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited.  If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message immediately thereafter.

Thank you.

                                                                                                                         FADLD Tag
**********************************************************************

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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Heavy postgres process
Следующее
От: Daniel Christopher
Дата:
Сообщение: Re: unable to backup database -- psql not up to date