Re: [PATCH] Don't block HOT update by BRIN index - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCH] Don't block HOT update by BRIN index
Date
Msg-id 2955576.1638735362@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCH] Don't block HOT update by BRIN index  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: [PATCH] Don't block HOT update by BRIN index
List pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes:
> brin.sql's new brin_hot test is failing sometimes.
> Evidently because:
> | 2021-12-01 04:02:01.096 CET [61a6e587.3106b1:4] LOG:  wait_for_hot_stats delayed 33.217301 seconds
> It seems like maybe the UDP packet lost to the stats collector got lost ?
> It fails less than 10% of the time here, probably depending on load.

Oh, geez.  *Please* let us not add another regression failure mode
like the ones that afflict stats.sql.  We do not need a doubling
of that failure rate.  I suggest just removing this test.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: MSVC SSL test failure
Next
From: Chapman Flack
Date:
Subject: Re: The "char" type versus non-ASCII characters