"Tom" <[EMAIL PROTECTED]> writes: > we got the following error in our environment:
> 2005-12-08 13:43:04 ERROR: too many private dirs demanded > 2005-12-08 13:43:04 ERROR: checkpoint request failed > 2005-12-08 13:43:04 HINT: Consult the server log for details. I can see a possible mechanism for this, but it requires assuming that there have been repeated prior failures in the bgwriter/checkpointer. What else is in the postmaster log? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match