Re: TRAP: FailedAssertion("tabstat->trans == trans", File: "pgstat_relation.c", Line: 508

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Erik Rijkers <er(at)xs4all(dot)nl>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, andres(at)anarazel(dot)de, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: TRAP: FailedAssertion("tabstat->trans == trans", File: "pgstat_relation.c", Line: 508
Date: 2022-04-25 06:18:52
Message-ID: YmY9TBq4z3W5U07+@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 20, 2022 at 01:03:20PM +0200, Erik Rijkers wrote:
> Yes, that seems to fix it: I applied that latter patch, and ran my program
> 250x without errors. Then I removed it again an it gave the error within
> 15x.

That looks simple enough, indeed. Andres, are you planning to address
this issue?
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Gilles Darold 2022-04-25 06:50:09 Re: [Proposal] vacuumdb --schema only
Previous Message Andrey Borodin 2022-04-25 06:18:24 Re: why pg_walfile_name() cannot be executed during recovery?