Re: [GENERAL] postgres on Windows: PAE and max memory

2007-04-30 Thread Magnus Hagander
Jim Nasby wrote: > On Apr 24, 2007, at 8:50 PM, William Garrison wrote: >> I have a server running Windows Server 2003 32-bit that has 8GB of >> memory. Our system administrator installed PAE (Physical Address >> Extensions) which I know MS SQL Server will use, but I'm not sure if >> PostgreSQL wi

Re: [GENERAL] postgres on Windows: PAE and max memory

2007-04-30 Thread Jim Nasby
On Apr 24, 2007, at 8:50 PM, William Garrison wrote: I have a server running Windows Server 2003 32-bit that has 8GB of memory. Our system administrator installed PAE (Physical Address Extensions) which I know MS SQL Server will use, but I'm not sure if PostgreSQL will. Can PostgreSQL use

[GENERAL] postgres on Windows: PAE and max memory

2007-04-24 Thread William Garrison
I have a server running Windows Server 2003 32-bit that has 8GB of memory. Our system administrator installed PAE (Physical Address Extensions) which I know MS SQL Server will use, but I'm not sure if PostgreSQL will. Can PostgreSQL use the memory above 2GB and 4GB? -