Re: Configuration questions - Mailing list pgsql-admin

From Milen A. Radev
Subject Re: Configuration questions
Date
Msg-id hpg1fp$jt5$1@dough.gmane.org
Whole thread Raw
In response to Configuration questions  (Kevin Crain <kevin.crain1@gmail.com>)
List pgsql-admin
На 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

pgsql-admin by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Postgresql-8.4 won't boot at startup on 9.10
Next
From: Tom Lane
Date:
Subject: Re: Configuration questions