Re: could recovery_target_timeline=latest be the default in standbymode?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: could recovery_target_timeline=latest be the default in standbymode?
Дата
Msg-id 20190115034210.GD1433@paquier.xyz
обсуждение исходный текст
Ответ на Re: could recovery_target_timeline=latest be the default in standbymode?  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Sun, Jan 13, 2019 at 10:17:32AM +0100, Peter Eisentraut wrote:
> I'm not sure what the coverage is in detail in this area.  It seems we
> already have tests for not-specific-recovery-target, maybe not in this
> file, but most of the other tests rely on that, no?

[... Checking ...]
There are no tests on HEAD using directly recovery_target_timeline in
any .pl or .pm file, which is definitely not a good idea.
004_timeline_switch.pl is actually designed for checking the latest
timeline, which is fine.  002_archiving.pl somewhat tests for the
current timeline, still it is not really designed for this purpose.
--
Michael

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Safely calling index_getprocinfo() while holding an nbtree exclusive buffer lock
Следующее
От: Edmund Horner
Дата:
Сообщение: Re: Tid scan improvements