Forum Post: RE: DB crash a short time after increasing -B to 200000

  • Thread starter Thread starter Frank Meulblok
  • Start date Start date
Status
Not open for further replies.
F

Frank Meulblok

Guest
Thing to keep in mind is the Windows memory allocator. That does a couple of weird things when it comes to shared memory, and will use up more address space than you think you're allocating. Effectively: If you're running any 32-bit process, your out-of-address space issues can start showing up anywhere from the 1.5 to 2.0 gb mark.

Continue reading...
 
Status
Not open for further replies.
Back
Top