Re: race condition in pg_class - Mailing list pgsql-hackers

From Noah Misch
Subject Re: race condition in pg_class
Date
Msg-id 20240720112835.f5.nmisch@google.com
Whole thread Raw
In response to Re: race condition in pg_class  (Alexander Lakhin <exclusion@gmail.com>)
Responses Re: race condition in pg_class
List pgsql-hackers
On Sat, Jul 20, 2024 at 11:00:00AM +0300, Alexander Lakhin wrote:
> 28.06.2024 08:13, Noah Misch wrote:
> > Pushed.
> 
> A recent buildfarm test failure [1] showed that the
> intra-grant-inplace-db.spec test added with 0844b3968 may fail
> on a slow machine

> But as the test going to be modified by the inplace110-successors-v8.patch
> and the modified test (with all three latest patches applied) passes
> reliably in the same conditions, maybe this failure doesn't deserve a
> deeper exploration.

Agreed.  Let's just wait for code review of the actual bug fix, not develop a
separate change to stabilize the test.  One flake in three weeks is low enough
to make that okay.

> [1] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=habu&dt=2024-07-18%2003%3A08%3A08



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Use read streams in CREATE DATABASE command when the strategy is wal_log
Next
From: Alexander Korotkov
Date:
Subject: Re: Removing unneeded self joins