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
connexions with the parameter 'max_connections'
(postgresql.conf)
thanks.
___________________________________________________
Yahoo! M�viles
Personaliza tu m�vil con tu logo y melod�a favorito
en http://moviles.yahoo.es
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html