Scott Marlowe <[EMAIL PROTECTED]> writes: > If it is dying, is there anything in the postgresql logs showing why it > died?
And if not there, look in the kernel log. If it is an OOM-kill problem then the kernel log will record the dastardly deed. 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