Re: Recent buildfarm failures involving statement_timeout

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Recent buildfarm failures involving statement_timeout
Дата
Msg-id 12227.1209392782@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Recent buildfarm failures involving statement_timeout  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Список pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
>> sysname  |      snapshot       |    branch   
>> ---------+---------------------+---------------
>> lionfish | 2007-04-19 09:30:27 | REL8_2_STABLE
>> lionfish | 2007-05-29 23:30:07 | REL8_1_STABLE
>> lionfish | 2007-09-22 23:30:07 | REL8_1_STABLE

> lionfish is(or rather was - powersupply got fried and I have no 
> replacement yet) one of the slowest machines(250MHZ mipsel,48MB RAM) on 
> the buildfarm (took about 5-6h for a complete run).

Unless someone has a better idea, I suggest we just raise the timeouts
used in prepared_xacts from 1 sec to 2 sec.  That should reduce the
recurrence rate to something vanishingly small if the problem is just
"it's too slow".  If it's that something's actually getting stuck, then
we'll continue to see failures and will know that closer investigation
is needed.
        regards, tom lane


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: we don't have a bugzilla
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCHES] Removing typename from A_Const (was: Empty arrays with ARRAY[])