| From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
|---|---|
| To: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
| Cc: | Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Race condition in TransactionIdIsInProgress |
| Date: | 2022-02-10 19:33:15 |
| Message-ID: | 202202101933.zyq5m3hre6in@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 2022-Feb-10, Andrey Borodin wrote:
> > On 10 Feb 2022, at 21:46, Konstantin Knizhnik <knizhnik(at)garret(dot)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)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2022-02-10 19:35:32 | Re: decoupling table and index vacuum |
| Previous Message | Nathan Bossart | 2022-02-10 19:28:29 | Re: [PATCH v2] use has_privs_for_role for predefined roles |