Re: Protect syscache from bloating with negative cache entries

Поиск
Список
Период
Сортировка
От Kyotaro HORIGUCHI
Тема Re: Protect syscache from bloating with negative cache entries
Дата
Msg-id 20180323.170111.162166546.horiguchi.kyotaro@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: Re: Protect syscache from bloating with negative cache entries  (David Steele <david@pgmasters.net>)
Ответы Re: Protect syscache from bloating with negative cache entries  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hello.

At Wed, 21 Mar 2018 15:28:07 -0400, David Steele <david@pgmasters.net> wrote in
<43095b16-14fc-e4d8-3310-2b86eaaab662@pgmasters.net>
> On 3/15/18 1:12 AM, Kyotaro HORIGUCHI wrote:
> > At Mon, 12 Mar 2018 17:34:08 +0900 (Tokyo Standard Time), Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp> wrote
in> 
 
> > The attached is the patch set including this plancache stuff.
> > 
> > 0001- catcache time-based expiration (The origin of this thread)
> > 0002- introduces dynahash pruning feature
> > 0003- implement relcache pruning using 0002
> > 0004- (perhaps) independent from the three above. PoC of
> >       plancache pruning. Details are shown above.
> 
> It looks like this should be marked Needs Review so I have done so.  If
> that's not right please change it back or let me know and I will.

Mmm. I haven't noticed that. Thanks!

regards,

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Error detail/hint style fixup
Следующее
От: Pavan Deolasee
Дата:
Сообщение: Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation()