Re: Calculation of unused columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Calculation of unused columns
Дата
Msg-id 28393.1255832373@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Calculation of unused columns  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Calculation of unused columns
Список pgsql-performance
Robert Haas <robertmhaas@gmail.com> writes:
> On Sat, Oct 17, 2009 at 9:41 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I've been thinking about this since your earlier mail, and I think it
>> would probably be possible to suppress unused columns in a non-flattened
>> subquery. �I remain unconvinced that it's worth the trouble though.
>> A real (not handwavy) example would help make the case here.

> Are there any situations where this would enable join removal that
> otherwise wouldn't be possible?

Hmm, yeah maybe, now that we have some join removal logic.  Seems a bit
of a stretch to claim that's a common real-world case though.

            regards, tom lane

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

Предыдущее
От: miller_2555
Дата:
Сообщение: Improving join performance over multiple moderately wide tables
Следующее
От: Karl Denninger
Дата:
Сообщение: Re: Are folks running 8.4 in production environments? and 8.4 and slon 1.2?