Re: Another try at reducing repeated detoast work for PostGIS

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: Another try at reducing repeated detoast work for PostGIS
Дата
Msg-id 1250536220.10782.5.camel@monkey-cat.sm.truviso.com
обсуждение исходный текст
Ответ на Re: Another try at reducing repeated detoast work for PostGIS  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 2009-08-17 at 14:54 -0400, Tom Lane wrote:
> > If so, is it possible that two similar plans for the same query might
> > perform differently due to repeated de-toasting?
> 
> Hard to answer that one.  What's "similar"?

My only concern is that it's a somewhat hidden optimization (not seen in
explain output), and thus a potential performance problem might catch
someone by surprise. I don't see how that could happen with this
particular patch, but I thought I would bring it up in case someone else
does.

Regards,Jeff Davis



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Alpha 1 release notes
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Alpha 1 release notes