Re: BUG #17478: Missing documents in the index after CREATE INDEX CONCURRENTLY (but existing in the table)
Andrey Borodin <x4mmm@yandex-team.ru>
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: Stefan Pastrilov <spastrilov@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Maxim Boguk <maxim.boguk@gmail.com>,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2022-05-20T18:44:21Z
Lists: pgsql-bugs
> On 10 May 2022, at 23:17, Stefan Pastrilov <spastrilov@gmail.com> wrote: > > fixes in 13.5 and 13.6 are included in 14.2, aren't they? Yes, fixes are there. Would it be troublesome to try 13.6 too? The thing is we fixed several CIC bugs in 13.5 and 14.1. But maybe introduced another bug in 14+. This is investigated in bug #17485. Thank you! Best regards, Andrey Borodin.