On Wed, 2004-12-01 at 17:22 -0500, Tom Lane wrote: > Bruce Momjian <[EMAIL PROTECTED]> writes: > > I am seeing the following regression failures with CVS head and > > inheritance tests. They look like sort order problems: > > 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 ...
I see regression test failures in both inheritence and join (after a fresh initdb). Attached is the regression.diffs, gzip'ed. -Neil
regression.diffs.gz
Description: GNU Zip compressed data
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend