From: | bucoo(at)sohu(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Cc: | bucoo(at)sohu(dot)com |
Subject: | BUG #14829: join's parallel rows cost wrong |
Date: | 2017-09-26 07:53:42 |
Message-ID: | 20170926075342.1442.633@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 14829
Logged by: bucoo hsiao
Email address: bucoo(at)sohu(dot)com
PostgreSQL version: 10beta4
Operating system: all
Description:
join path's rows from outer path and final_cost_xxxjoin it
div(get_parallel_divisor) again, when outer path is GatherPath is rows div
twice
From | Date | Subject | |
---|---|---|---|
Next Message | Fabrízio de Royes Mello | 2017-09-26 13:04:44 | Re: BUG #14827: "ALTER TABLE... IF NOT EXISTS...ADD.. BIGSERIAL" leaves extra sequences |
Previous Message | Tomas Vondra | 2017-09-25 19:26:51 | Re: Query planner skipping index depending on DISTINCT parameter order (2) |