Re: Improve planner cost estimations for alternative subplans - Mailing list pgsql-hackers

From Alexey Bashtanov
Subject Re: Improve planner cost estimations for alternative subplans
Date
Msg-id 4d85163e-e1b8-e6c2-a341-738078206eb9@imap.cc
Whole thread Raw
In response to Re: Improve planner cost estimations for alternative subplans  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
Hi Melanie,

Sorry for the delay.

I've just started looking at this patch today, but I was wondering if
you might include a test case which minimally reproduces the original
problem you had.
I could reproduce it with an easier generated data set, please see attached.

However, to be honest with you, while searching I encountered a few examples of the opposite behavior,
when the patched version was slower than the master branch.
So I'm not so sure whether we should use the patch, maybe we should rather consider Tom's approach.

Best, Alex
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Issue with cancel_before_shmem_exit while searching to remove a particular registered exit callbacks
Next
From: Alexey Bashtanov
Date:
Subject: Re: Improve planner cost estimations for alternative subplans