Limit number connections by IP

From: tabai <tabai(dot)net(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Limit number connections by IP
Date: 2007-07-12 11:36:20
Message-ID: 1184240180.348146.150020@m3g2000hsh.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 possible?

Thanks

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Csaba Nagy 2007-07-12 13:09:16 Database corruption: finding the bad block
Previous Message Alexander Staubo 2007-07-12 11:31:28 Re: Mac OS X