Re: strange buildfarm failure on lionfish

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: strange buildfarm failure on lionfish
Дата
Msg-id 24425.1185382926@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: strange buildfarm failure on lionfish  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: strange buildfarm failure on lionfish
Список pgsql-hackers
I wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
>> Maybe what we could do is set higher thresholds for the regression
>> database with ALTER DATABASE.

> That seems to make sense at least as a short-term response.

I tried this, and it crashed and burned:

ERROR:  parameter "autovacuum_analyze_threshold" cannot be changed now

because the autovac parameters are marked PGC_SIGHUP so that they
can only be adjusted from postgresql.conf.

Someday we might like to allow this, but it seems to mean inventing a
new GUC context type, which I don't think I want to get into right now.

For the moment I guess the answer is to change the horology test case.
As far as I've seen, we have seen no other failures than that, so my
worry about autovac impacting other test cases may be overblown.
        regards, tom lane


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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Machine available for community use
Следующее
От: "Mark Wong"
Дата:
Сообщение: Re: Machine available for community use