Re: Connection limit and Superuser

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Connection limit and Superuser
Дата
Msg-id 20060731130030.GB29868@svana.org
обсуждение исходный текст
Ответ на Connection limit and Superuser  (Rod Taylor <pg@rbt.ca>)
Ответы Re: Connection limit and Superuser  (Csaba Nagy <nagy@ecircle-ag.com>)
Re: Connection limit and Superuser  (Andrew Dunstan <andrew@dunslane.net>)
Re: Connection limit and Superuser  (Rod Taylor <pg@rbt.ca>)
Список pgsql-hackers
On Mon, Jul 31, 2006 at 08:47:38AM -0400, Rod Taylor wrote:
> It appears that the superuser does not have connection limit
> enforcement. I think this should be changed.

So if some admin process goes awry and uses up all the connection
slots, how does the admin get in to see what's happening? If there's a
limit you're not really superuser, are you?

> Slony in particular does not need more than N connections but does
> require being a super user.

Maybe someone should look into enabling slony to not run as a
superuser?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Connection limit and Superuser
Следующее
От: Teodor Sigaev
Дата:
Сообщение: User-defined typle similar to char(length) varchar(length)