Re: extensible external toast tuple support

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: extensible external toast tuple support
Дата
Msg-id CA+TgmoYqBp4hOuOgj+hh5qB4huKxgjZwfVqAeOGb+v_sW1AO3w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: extensible external toast tuple support  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
On Tue, Jul 2, 2013 at 11:06 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> In that case the old value will rather likely just have been read just
> before, so the price of rereading should be relatively low.

Maybe in terms of I/O, but there's still CPU.

> is a rather valid point. I've split the patch accordingly. The second
> patch is *not* supposed to be applied together with patch 1 but rather
> included for reference.

OK, committed patch 1.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Eliminating PD_ALL_VISIBLE, take 2
Следующее
От: Noah Misch
Дата:
Сообщение: Re: New regression test time