Re: [ADMIN] postgresql mysql max connections

2003-02-13 Thread Jose Antonio Martinez
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" <

[ADMIN] hide pg_user howto

2003-02-13 Thread Jose Antonio Martinez
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)-

[ADMIN] postgre and mysql max connections

2003-02-12 Thread Jose Antonio Martinez
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

[ADMIN] postgresql mysql max connections

2003-02-12 Thread Jose Antonio Martinez
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