Re: Prepared transactions vs novice DBAs, again

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Prepared transactions vs novice DBAs, again
Дата
Msg-id 49EF63DC.6040108@dunslane.net
обсуждение исходный текст
Ответ на Re: Prepared transactions vs novice DBAs, again  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Список pgsql-hackers

Heikki Linnakangas wrote:
>
> I think we should change the way we test it. Could we simply make 
> max_prepared_transactions = 0 the default, but put 
> "max_prepared_transactions = 5" into the config file in "make check"? 
> That seems like the best alternative, it doesn't seem right to build 
> extra config options or other infrastructure into the server just so 
> that the regression tests can test a feature.
>
>

FWIW, modern versions of the buildfarm script have support for 
non-standard options in the install-check pieces.

cheers

andrew


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Prepared transactions vs novice DBAs, again
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Prepared transactions vs novice DBAs, again