Re: Optimization for lazy_scan_heap

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Optimization for lazy_scan_heap
Дата
Msg-id 2d08d103-8477-47c0-e76b-5f178125c474@BlueTreble.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 9/8/16 3:03 AM, Masahiko Sawada wrote:
> Current manual vacuum doesn't output how may all_frozen pages we
> skipped according to visibility map.
> That's why I attached 0001 patch which makes the manual vacuum emit
> such information.

I think we should add that, and info about all-frozen skips, regardless 
of the rest of these changes. Can you submit that separately to the 
commitfest? (Or I can if you want.)
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



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

Предыдущее
От: Rahila Syed
Дата:
Сообщение: Re: Surprising behaviour of \set AUTOCOMMIT ON
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: Vacuum: allow usage of more than 1GB of work mem