Re: No exact/lossy block information in EXPLAIN ANALYZE for a bitmap heap scan

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: No exact/lossy block information in EXPLAIN ANALYZE for a bitmap heap scan
Дата
Msg-id CAHGQGwFdYquCPMsbpnodnKna3Fobgdz=7=KP5x8Map8WfTZf5Q@mail.gmail.com
обсуждение исходный текст
Ответ на No exact/lossy block information in EXPLAIN ANALYZE for a bitmap heap scan  (Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>)
Ответы Re: No exact/lossy block information in EXPLAIN ANALYZE for a bitmap heap scan  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
On Fri, Jul 11, 2014 at 5:45 PM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> I've noticed that EXPLAIN ANALYZE shows no information on exact/lossy
> blocks for a bitmap heap scan when both the numbers of exact/lossy pages
> retrieved by the node are zero.  Such an example is shown below.  I
> think it would be better to suppress the 'Heap Blocks' line in that
> case, based on the same idea of the 'Buffers' line.  Patch attached.

The patch looks good to me. Barring any objection, I will commit this both
in HEAD and 9.4.

Regards,

-- 
Fujii Masao



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

Предыдущее
От: Christoph Martin
Дата:
Сообщение: [PATCH] Fix search_path default value separator.
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: tweaking NTUP_PER_BUCKET