Re: Problem with update on partitioned table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with update on partitioned table
Дата
Msg-id 3234.1206396307@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problem with update on partitioned table  (Alex Solovey <a.solovey@gmail.com>)
Ответы Re: Problem with update on partitioned table  (Alex Solovey <a.solovey@gmail.com>)
Список pgsql-general
Alex Solovey <a.solovey@gmail.com> writes:
> Thanks for the patch. We've tried it here, and it improved query plan
> slightly (indeed, it looks exactly like the plan from 8.2.6 now).
> But, as you've said, empty sub-joins are still not discarded, so query
> execution time did not improve. And this is the same in both 8.2 and 8.3.

If you're feeling brave, try the patch I just committed to CVS.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Alex Solovey
Дата:
Сообщение: Re: Problem with update on partitioned table
Следующее
От: Alex Solovey
Дата:
Сообщение: Re: Problem with update on partitioned table