Limit connections per user
Started by Stanislaw Tristanalmost 22 years ago2 messagesgeneral
I need to limit the connection number per each user. How can I do this?
Stanislaw Tristan
Kyiv, Ukraine
E-mail: <mailto:stas7775@i.com.ua> stas7775@i.com.ua
Re: Limit connections per user
Stanislaw Tristan wrote:
I need to limit the connection number per each user. How can I do this?
There's no support for this in PG at the moment, just for total number
of connections. Might be worth looking at "pgpool" - that should be
fairly easy to modify to allow per-user limits.
--
Richard Huxton
Archonet Ltd