Re: [GENERAL] Limit number connections by IP

2007-07-16 Thread tabai
Thaks Stefan On 13 jul, 12:25, [EMAIL PROTECTED] (Stefan Kaltenbrunner) wrote: > tabai wrote: > > Hi > > > I know that i can limited the total number of connections in > > postgresql.conf with max_connections, but... can i limite the max > > number of connections

[GENERAL] Limit number connections by IP

2007-07-12 Thread tabai
Hi I know that i can limited the total number of connections in postgresql.conf with max_connections, but... can i limite the max number of connections from an specific IP? For example y like have total max connections of 40 buy the same ip can't have more than 5 connections open. It is possibl

[GENERAL] About Privileges

2004-01-31 Thread tabai
Hi. I'm trying the database privileges, I create diferent users in my database server. Use A and user B in two diferents groups (GA and GB), I create a database (DBA) with user A, and grant privileges to group GA, i create a shema and grant privileges to GA and create same tables too. If i conect