Limit connections per user

Started by Stanislaw Tristanalmost 22 years ago2 messagesgeneral
Jump to latest
#1Stanislaw Tristan
stas7775@i.com.ua

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

#2Richard Huxton
dev@archonet.com
In reply to: Stanislaw Tristan (#1)
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