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
In response to
pgsql-hackers by date
| Next: | From: Neil Conway | Date: 2005-01-18 22:33:49 |
| Subject: Re: ARC patent |
| Previous: | From: Tom Lane | Date: 2005-01-18 22:29:16 |
| Subject: Re: Much Ado About COUNT(*) |