На 05.4.2010 23:11, Kevin Crain написа:
[...]
> Also is there a way to limit the number of concurrent connections on a per
> account basis?
ALTER ROLE <role> CONNECTION LIMIT <number>;
(http://www.postgresql.org/docs/current/static/sql-alterrole.html)
--
Milen A. Radev