View Single Post

   
  #6 (permalink)  
Old 04-29-2008, 08:31 PM
Andrew Dunstan
 
Posts: n/a
Default Re: Recent buildfarm failures involving statement_timeout



Tom Lane wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
>
>> pgbfprod=# select sysname, snapshot from build_status_log where branch =
>> 'HEAD' and log_stage = 'check.log' and log_text ~ $$\+ ERROR: canceling
>> statement due to statement timeout$$;
>> sysname | snapshot
>> ---------+---------------------
>> fennec | 2008-03-06 01:10:02
>> heron | 2008-03-11 18:06:01
>> heron | 2008-03-11 23:06:01
>> heron | 2008-04-20 00:06:01
>> cobra | 2008-04-26 04:15:02
>> heron | 2008-04-27 00:06:01
>> (6 rows)
>>

>
> Hmm, were there any matches in non-HEAD tests?
>


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



cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote