beta at the moment).
is there any value for limiting the number of connections "per user" in
postgresql?
- Original Message -
From: "Bjoern Metzdorf" <[EMAIL PROTECTED]>
To: "Bruce Momjian" <[EMAIL PROTECTED]>; "Robert Treat"
<
is it posible to hide catalog tables (pg_user,
pg_database, ...) to users that are not superuser?
___
Yahoo! Móviles
Personaliza tu móvil con tu logo y melodía favorito
en http://moviles.yahoo.es
---(end of broadcast)-
In mysql there are two configuration parameters for
limiting connections:
max_user_connections
max_connections
the first limits the number of concurrent connexions
from a same user, is there an equivalent in
postgresql?
Postgresql seems to limit only the total number of
connexi
In mysql there are two configuration parameters for
limiting connections:
max_user_connections
max_connections
the first limits the number of concurrent connexions
from a same user, is there an equivalent in
postgresql?
Postgresql seems to limit only the total number of
connexi