Re: Client Connections

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Client Connections
Дата
Msg-id 20060914161403.GA59971@winnie.fuhr.org
обсуждение исходный текст
Ответ на Client Connections  (Curtis Scheer <Curtis@DAYCOS.com>)
Список pgsql-general
On Thu, Sep 14, 2006 at 10:59:09AM -0500, Curtis Scheer wrote:
> Is there a setting to limit the number of database connections per IP
> address or client?

8.1 has per-database and per-user connection limits; see the
CONNECTION LIMIT option of {CREATE,ALTER} {DATABASE,ROLE}.

http://www.postgresql.org/docs/8.1/interactive/sql-createdatabase.html
http://www.postgresql.org/docs/8.1/interactive/sql-alterdatabase.html
http://www.postgresql.org/docs/8.1/interactive/sql-createrole.html
http://www.postgresql.org/docs/8.1/interactive/sql-alterrole.html

--
Michael Fuhr

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

Предыдущее
От: Bernhard Weisshuhn
Дата:
Сообщение: Re: PostgreSQL slammed by PHP creator
Следующее
От: Berend Tober
Дата:
Сообщение: Re: PostgreSQL slammed by PHP creator