Re: Pushdown target list below gather node (WAS Re: WIP: Upper planner pathification)
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Pushdown target list below gather node (WAS Re: WIP: Upper planner pathification) |
| Дата | |
| Msg-id | 8245.1458151363@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Pushdown target list below gather node (WAS Re: WIP: Upper planner pathification) (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: Pushdown target list below gather node (WAS Re: WIP:
Upper planner pathification)
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> On Wed, Mar 16, 2016 at 12:57 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Yeah, I was thinking about the same thing. The comment block above
>> where you're looking would need some adjustment.
> OK, how about this?
Looks pretty close. One point is that if we do end up using a Result
node, then the parent GatherPath does not get charged for the Result
node's cpu_per_tuple overhead. I'm not sure that that's worth changing
though. It's probably better to bet that the subpath is projectable and
so no cost will ensue, than to bet the other way.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера