postgresql mysql max connections - Mailing list pgsql-admin

From Jose Antonio Martinez
Subject postgresql mysql max connections
Date
Msg-id 20030212183627.30571.qmail@web21110.mail.yahoo.com
Whole thread Raw
Responses Re: postgresql mysql max connections  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-admin
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

pgsql-admin by date:

Previous
From: Laurette Cisneros
Date:
Subject: Re: server won't shutdown
Next
From: charette@writeme.com (Stephane Charette)
Date:
Subject: upgrade requires dump/restore?