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

  • Thread starter Thread starter gus
  • Start date Start date
Status
Not open for further replies.
G

gus

Guest
@Stefan: 32-bit windoze will not allow you higher values. i agree you should get decent error messages. that does not solve the problem though. but the following can happen: 0) you use increaseto to expand some data structure like the buffer pool. 1) this works fine for the primary broker and server processes and they successfully attach the new shared segment(s). 2) self-serving clients attach the new segment(s) 3) one or more cannot attach the segments because they have insufficient free address space of sufficient size. at this point, it is too late and we (well, actually you) are hosed.

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