Re: Proposal: scan key push down to heap [WIP]

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Proposal: scan key push down to heap [WIP]
Дата
Msg-id 20161129042533.3hmovra3x2uufrj4@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Proposal: scan key push down to heap [WIP]  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Proposal: scan key push down to heap [WIP]
Список pgsql-hackers
On 2016-11-28 09:55:00 -0500, Robert Haas wrote:
> I think we should go with this approach.  I don't think it's a good
> idea to have the heapam layer know about executor slots.

I agree that that's not pretty.

> Even though
> it's a little sad to pass up an opportunity for a larger performance
> improvement, this improvement is still quite good.

It's imo not primarily about a larger performance improvement, but about
avoid possible regressions. Doubling deforming of wide tuples will have
noticeable impact on some workloads. I don't think we can disregard
that.

Andres



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Add putenv support for msvcrt from Visual Studio 2013