Re: Some things I like to pick from the TODO list ... - Mailing list pgsql-hackers

From Reini Urban
Subject Re: Some things I like to pick from the TODO list ...
Date
Msg-id 41ED8DF1.7030700@x-ray.at
Whole thread Raw
In response to Re: Some things I like to pick from the TODO list ...  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
Alvaro Herrera schrieb:
> On Tue, Jan 18, 2005 at 08:15:10PM +0100, Matthias Schmidt wrote:
>>1) Allow limits on per-db/user connections
> Sounds hard to do: what limits? CPU, disk?

Note that a typical server limit, the load average, will not be 
portable. There's no WIN32 solution yet.
The CPU load is also not really easy to port, but there exist solutions.

But I guess you are only talking about restricting client connections, 
which is easy enough.
-- 
Reini Urban



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Much Ado About COUNT(*)
Next
From: Neil Conway
Date:
Subject: Re: ARC patent