Re: Assert while autovacuum was executing

From: Andres Freund <andres(at)anarazel(dot)de>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Assert while autovacuum was executing
Date: 2023-06-23 16:37:47
Message-ID: 20230623163747.5nz3h3c73c4ebbea@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2023-06-23 14:04:15 +0530, Amit Kapila wrote:
> OTOH, if the above theory is wrong or people are not convinced, I am
> okay with removing all the changes in commits 72e78d831a and
> 3ba59ccc89.

I am not convinced. And even if I were, coming up with new justifications in a
released version, when the existing testing clearly wasn't enough to find the
current bug, doesn't strike me as wise.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2023-06-23 17:54:16 Re: Preventing non-superusers from altering session authorization
Previous Message Tom Lane 2023-06-23 16:16:48 Re: psql: Add role's membership options to the \du+ command