Re: Maybe BF "timedout" failures are the client script's fault? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Maybe BF "timedout" failures are the client script's fault?
Date
Msg-id 3936259.1768230347@sss.pgh.pa.us
Whole thread Raw
In response to Re: Maybe BF "timedout" failures are the client script's fault?  (Michael Banck <mbanck@gmx.net>)
List pgsql-hackers
Michael Banck <mbanck@gmx.net> writes:
> On Sat, Jan 10, 2026 at 09:34:16AM -0500, Andrew Dunstan wrote:
>> So in  addition to the above I have added some code to update that
>> timestamp if the file exists (which should only be the case with a
>> timeout).

> I've applied this to fruitcrow and it now shows correct runtimes for a
> timed-out run, see
> https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=fruitcrow&br=master

Thanks.  At least the reporting is clearer now.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: typedef indentation in pg_shmem.h
Next
From: Jim Jones
Date:
Subject: Re: [PATCH] psql: add \dcs to list all constraints