Re: Optimization for lazy_scan_heap

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Optimization for lazy_scan_heap
Дата
Msg-id CANP8+jJxP=5bRVincoxAKyiLMpanCLmrbDbbwRjAW9-GT=GhUA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Optimization for lazy_scan_heap  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: Optimization for lazy_scan_heap  (Masahiko Sawada <sawada.mshk@gmail.com>)
Список pgsql-hackers
On 7 September 2016 at 04:13, Masahiko Sawada <sawada.mshk@gmail.com> wrote:

> Since current HEAD could scan visibility map twice, the execution time
> of Patched is approximately half of HEAD.

Sounds good.

To ensure we are doing exactly same amount of work as before, did you
see the output of VACUUM VEROBOSE?

Can we produce a test that verifies the result patched/unpatched?

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Andrew Borodin
Дата:
Сообщение: Re: GiST penalty functions [PoC]
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Supporting SJIS as a database encoding