Re: [GENERAL] desktop heap usage in windows

2010-04-07 Thread Magnus Hagander
On Tue, Apr 6, 2010 at 09:42, John R Pierce wrote: > Magnus Hagander wrote: >>> >>> fwiw, on my win7 pro 64bit desktop, that reads... >>> >>>  %SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows >>> SharedSection=1024,20480,768 >>>      Windows=On SubSystemType=Windows ServerDll=basesrv,1 >>>

Re: [GENERAL] desktop heap usage in windows

2010-04-06 Thread John R Pierce
Magnus Hagander wrote: fwiw, on my win7 pro 64bit desktop, that reads... %SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows SharedSection=1024,20480,768 Windows=On SubSystemType=Windows ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3 ServerDll=winsrv:ConSer

Re: [GENERAL] desktop heap usage in windows

2010-04-06 Thread Magnus Hagander
On Mon, Apr 5, 2010 at 23:45, John R Pierce wrote: > Magnus Hagander wrote: >> >> No, there's a problem with the Desktop Heap getting exhausted because >> of system DLLs that allocate from it whenever they are loaded into a >> process. It's in the Windows FAQ on wiki.postgresql.org - IIRC it's >>

Re: [GENERAL] desktop heap usage in windows

2010-04-05 Thread John R Pierce
Magnus Hagander wrote: No, there's a problem with the Desktop Heap getting exhausted because of system DLLs that allocate from it whenever they are loaded into a process. It's in the Windows FAQ on wiki.postgresql.org - IIRC it's right at the bottom. And yes, we still have the problem - it's a W

Re: [GENERAL] desktop heap usage in windows

2010-04-05 Thread Magnus Hagander
On Mon, Apr 5, 2010 at 22:33, John R Pierce wrote: > 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 limi

Re: [GENERAL] desktop heap usage in windows

2010-04-05 Thread John R Pierce
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