Re: allow specifying action when standby encounters incompatible parameter settings

Поиск
Список
Период
Сортировка
От Cary Huang
Тема Re: allow specifying action when standby encounters incompatible parameter settings
Дата
Msg-id 165125735246.1202.8814978078730674728.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: allow specifying action when standby encounters incompatible parameter settings  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: allow specifying action when standby encounters incompatible parameter settings  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Hello

The patch applied and tested fine. I think for this kind of exception, it really is up to the administrator how he/she
shouldproceed to resolve depending on his/her business application. Leaving things configurable by the user is
generallya nice and modest change. I also like that you leave the parameters as enum entry so it is possible to extend
otherpossible actions such as automatically adjust to match the new value. 
 


---------
Cary Huang
HighGo Software Canada

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: fix cost subqueryscan wrong parallel cost
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: fix cost subqueryscan wrong parallel cost