Re: Race condition in TransactionIdIsInProgress - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Race condition in TransactionIdIsInProgress
Date
Msg-id 202202101933.zyq5m3hre6in@alvherre.pgsql
Whole thread Raw
In response to Re: Race condition in TransactionIdIsInProgress  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
On 2022-Feb-10, Andrey Borodin wrote:

> > On 10 Feb 2022, at 21:46, Konstantin Knizhnik <knizhnik@garret.ru> wrote:
> > As a result "t_xmin %u is uncommitted in tuple (%u,%u) to be updated in table"
> > error is reported.
> 
> Wow, cool, that seem to be a solution to one more mysterious
> corruption thread - “reporting TID/table with corruption error" [0].
> Thank you!

Ooh, great find.  I'll have a look at this soon.  Thanks for CCing me.

-- 
Álvaro Herrera              Valdivia, Chile  —  https://www.EnterpriseDB.com/
"I love the Postgres community. It's all about doing things _properly_. :-)"
(David Garamond)



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: [PATCH v2] use has_privs_for_role for predefined roles
Next
From: Peter Geoghegan
Date:
Subject: Re: decoupling table and index vacuum