Bruce Momjian <[EMAIL PROTECTED]> writes: > Tom Lane wrote: >> Does it go away if you initdb? I suspect the size of pg_class is a >> factor in the choice of plan for that query. You seem to still be >> getting the old plan ...
> An initdb does not change the regression failure. Sorry. Hmph. I'm unsure why there's a platform dependency there, but we should probably just add an ORDER BY to suppress it. Will do. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend