Re: desktop heap usage in windows - Mailing list pgsql-general

From John R Pierce
Subject Re: desktop heap usage in windows
Date
Msg-id 4BBA491D.4030609@hogranch.com
Whole thread Raw
In response to desktop heap usage in windows  (Heine Ferreira <heine.ferreira@gmail.com>)
Responses Re: desktop heap usage in windows  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
Heine Ferreira wrote:
> Hi
>
> In the latest release 8.4.3 is the desktop heap still a problem in
> Windows?
> I found some articles on the web that said on Windows xp the desktop
> heap is rather small.
> Apparantly under xp it's limited to 45 connections.

what does the desktop heap (a GUI thing used to manage window handles)
have to do with network connections?   do you perhaps mean the kernel
paged and non-paged pools?

Windows desktop versions (pro, home, etc) are intentionally limited with
respect to how many network connections can be made as they are sold as
workstations and not servers.   the biggest limit is on 'half open'
connections, which impacts how many connections can be initiated at the
same time.



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: windows 7 compatiblity?
Next
From: David Kerr
Date:
Subject: Re: Connection Pooling