postgresql mysql max connections

From: Jose Antonio Martinez <lfbbes(at)yahoo(dot)es>
To: pgsql-admin(at)postgresql(dot)org
Subject: postgresql mysql max connections
Date: 2003-02-12 18:36:27
Message-ID: 20030212183627.30571.qmail@web21110.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Steve Crawford 2003-02-12 20:29:19 Re: Problem compiling with readline
Previous Message Laurette Cisneros 2003-02-12 18:29:17 Re: server won't shutdown