Re: Remove non-fast promotion Re: Should we remove a fallbackpromotion? take 2

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Remove non-fast promotion Re: Should we remove a fallbackpromotion? take 2
Дата
Msg-id 20200421063622.GA33034@paquier.xyz
обсуждение исходный текст
Ответ на Re: Remove non-fast promotion Re: Should we remove a fallbackpromotion? take 2  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Ответы Re: Remove non-fast promotion Re: Should we remove a fallbackpromotion? take 2
Re: Remove non-fast promotion Re: Should we remove a fallbackpromotion? take 2
Список pgsql-hackers
On Tue, Apr 21, 2020 at 03:29:54PM +0900, Fujii Masao wrote:
> Yeah, but that's not documented. So I don't think that we need to keep
> the backward-compatibility for that.
>
> Also in that case, non-fast promotion is triggered. Since my patch
> tries to remove non-fast promotion, it's intentional to prevent them
> from doing that. But you think that we should not drop that because
> there are still some users for that?

It would be good to ask around to folks maintaining HA solutions about
that change at least, as there could be a point in still letting
promotion to happen in this case, but switch silently to the fast
path.
--
Michael

Вложения

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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Remove non-fast promotion Re: Should we remove a fallbackpromotion? take 2
Следующее
От: Andres Freund
Дата:
Сообщение: Re: design for parallel backup