Re: Regression tests failures due to concurrent grants

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)postgresql(dot)org, Jeff Davis <jdavis(at)postgresql(dot)org>, Alexander Lakhin <exclusion(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Noah Misch <noah(at)leadboat(dot)com>
Subject: Re: Regression tests failures due to concurrent grants
Date: 2026-09-18 17:05:21
Message-ID: CAOYmi+kgyViE6PXy2ukUDzPWTH2LuRPjqcCTKaQhZvoTDK4JfA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Sep 18, 2026 at 9:56 AM Andres Freund <andres(at)anarazel(dot)de> wrote:
> I don't quite know what could have made it more likely, but I've never
> encountered it before the last few weeks and since then a few times. Any
> theories?

I hit this two days ago, also on Windows. Have you seen it pop up on
other platforms?

--Jacob

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-09-18 17:10:32 Re: [PG19][PATCH] Make postgres_fdw statistics import atomic
Previous Message Hannu Krosing 2026-09-18 17:01:01 Re: ANSI SQL proposal: SELECT DISTINCT ON (... ORDER BY ...) and UNION DISTINCT ON (... ORDER BY ...)