Re: pgsql: Fix an oversight in the 8.2 patch that improved mergejoin
В списке pgsql-committers по дате отправления:
| От | Gregory Stark |
|---|---|
| Тема | Re: pgsql: Fix an oversight in the 8.2 patch that improved mergejoin |
| Дата | |
| Msg-id | 87myilzdg3.fsf@oxford.xeocode.com обсуждение |
| Ответ на | pgsql: Fix an oversight in the 8.2 patch that improved mergejoin (tgl@postgresql.org (Tom Lane)) |
| Ответы |
Re: pgsql: Fix an oversight in the 8.2 patch that
improved mergejoin
|
| Список | pgsql-committers |
tgl@postgresql.org (Tom Lane) writes: > (The materialize protects the sort from having to support mark/restore, > allowing it to do its final merge pass on-the-fly.) We neglected to teach > cost_mergejoin about that hack, so it was failing to include the > materialize's costs in the estimated cost of the mergejoin. Is that right? The materialize is just doing the same writing that the final pass of the sort would have been doing. Did we discount the costs for sort for that skipping writing that final pass when that was done? -- Gregory Stark EnterpriseDB http://www.enterprisedb.com Ask me about EnterpriseDB's 24x7 Postgres support!
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера