Re: Remove vacuum_defer_cleanup_age

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Remove vacuum_defer_cleanup_age
Дата
Msg-id 961c72cb-9ed1-7351-6834-2188d0f983c0@agliodbs.com
обсуждение исходный текст
Ответ на Remove vacuum_defer_cleanup_age  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
On 10/18/2016 01:37 PM, Andres Freund wrote:
> Hi,
> 
> On 2016-10-09 21:51:07 -0700, Josh Berkus wrote:
>> Given that hot_standby_feedback is pretty bulletproof now, and a lot of
>> the work in reducing replay conflicts, I think the utility of
>> vacuum_defer_cleanup_age is at an end.  I really meant so submit a patch
>> to remove it to 9.6, but it got away from me.
> 
> HS feedback doesn't e.g. work well with delayed and/or archived replay,
> whereas defer_cleanup does.

Oh, point!  See, that's why I polled, I knew there was something I was
forgetting about.

> On the other hand, removing it would make some of the reasoning around
> GetOldestXmin() a bit easier.

Enough to make it worth breaking the above?

-- 
--
Josh Berkus
Red Hat OSAS
(any opinions are my own)



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: "make check" and pg_hba.conf
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: Indirect indexes