Re: pg_rewarm status - Mailing list pgsql-hackers

From KONDO Mitsumasa
Subject Re: pg_rewarm status
Date
Msg-id 52B10277.9000308@lab.ntt.co.jp
Whole thread Raw
In response to Re: pg_rewarm status  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: pg_rewarm status
List pgsql-hackers
(2013/12/18 5:33), Robert Haas wrote:
> Sounds like it might be worth dusting the patch off again...
I'd like to request you to add all_index option and usage_count option.
When all_index option is selected, all index become rewarm nevertheless user 
doesn't input relation name. And usage_count option adds usage_copunt in 
shared_buffers. Useful buffers will remain long and not to be thrown easly.
I think these are easy to implements and useful. So please if you like.

Regards,
--
Mitsumasa KONDO
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Maciek Sakrejda
Date:
Subject: Re: [PATCH] Doc fix for VACUUM FREEZE
Next
From: KONDO Mitsumasa
Date:
Subject: Re: Optimize kernel readahead using buffer access strategy