Re: a path towards replacing GEQO with something better - Mailing list pgsql-hackers

From Robert Haas
Subject Re: a path towards replacing GEQO with something better
Date
Msg-id CA+Tgmoa07pD20XO35d8HCP=JPxiqt0ODFTKgKqExbk78gpOVkQ@mail.gmail.com
Whole thread Raw
In response to Re: a path towards replacing GEQO with something better  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Jun 15, 2021 at 1:00 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Still, I take your point that maybe we could ratchet down the cost of
> exhaustive search by skimping on this part.  Maybe it'd work to skip
> bushy so long as we'd found at least one left-deep or right-deep path
> for the current rel.

Yes, that sounds better.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: snapshot too old issues, first around wraparound and then more.
Next
From: Tom Lane
Date:
Subject: Re: unnesting multirange data types