Re: Why could GEQO produce plans with lower costs than the standard_join_search? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Why could GEQO produce plans with lower costs than the standard_join_search?
Date
Msg-id 1222.1558650801@sss.pgh.pa.us
Whole thread Raw
In response to Re: Why could GEQO produce plans with lower costs than thestandard_join_search?  (Donald Dong <xdong@csumb.edu>)
List pgsql-hackers
Donald Dong <xdong@csumb.edu> writes:
> Perhaps the cheapest-total-cost should not be the best/only choice
> for fitness?

Well, really the GEQO code should be thrown out and rewritten from
the ground up ... but that hasn't quite gotten done yet.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Top-N sorts in EXPLAIN, row count estimates, and parallelism
Next
From: Mark Dilger
Date:
Subject: Re: ClosePipeStream failure ignored in pg_import_system_collations