Dave Page wrote:
If you want to poke at it, I'd suggest changing the ERROR to PANIC (it's in bufmgr.c) to cause a core dump, run installchecks till you get a panic, and then look around in the dump to see what you can find.
Well, in typical fashion after 25+ runs this morning there's not a failure in sight :-(. I'll keep trying this afternoon, but in case that doesn't work, I've tweaked my buildfarm config to leave error trees in place so maybe we can catch it that way (though that'll be without the PANIC of course).
Regards, Dave ---------------------------(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