Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Victor Yegorov <vyegorov(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
Date: 2020-12-20 18:10:37
Message-ID: B9E384F2-ACFB-460C-BBC7-A7E3F774A4D8@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> 19 дек. 2020 г., в 23:25, Andrey Borodin <x4mmm(at)yandex-team(dot)ru> написал(а):
>
>
> BTW do we need a test for this? Will isolation test be good at checking this?

PFA patch set with isolation test for the $subj and fix for VirtualXactLock() bug.

I think I'll register the thread on January CF.

Thanks!

Best regards, Andrey Borodin.

Attachment Content-Type Size
v2-0001-Wait-for-prepared-xacts-in-CREATE-INDEX-CONCURREN.patch application/octet-stream 5.2 KB
v2-0002-Add-test-for-CIC-with-prepared-xacts.patch application/octet-stream 3.1 KB

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stephen Frost 2020-12-21 00:58:26 Re: BUG #16079: Question Regarding the BUG #16064
Previous Message Tom Lane 2020-12-20 17:28:42 Re: BUG #16782: initdb coredump post-bootstrap initialization