From: | Петър Славов <pet(dot)slavov(at)gmail(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |
Date: | 2022-05-19 05:24:27 |
Message-ID: | CAC5T6ECaL03uVoevTz9E8u4MgSszoTE2BK3NT8uFWaefcwziSA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
На чт, 19.05.2022 г. в 7:32 ч. Michael Paquier <michael(at)paquier(dot)xyz> написа:
> On Thu, May 19, 2022 at 09:22:44AM +0500, Andrey Borodin wrote:
> > Uhm, that's very...interesting. I'll look closely next week. Though I
> didn't have a chance to reproduce yet.
> > We have fixed similar problem in 14.1. And now we have very similar
> > TAP test to you reproduction [0]. How do you think, what's the key
> > difference between TAP test and your repro?
>
> Interesting, indeed. Another question I have: is this limited to v14
> or are you able to see it in older versions? REINDEX CONCURRENTLY has
> been introduced in v12.
> --
> Michael
>
Hi Michael,
Yes I have made the same test on PostgreSQL 13.7, but the reindex works as
expected there (no issues).
I haven't tested on older versions.
Peter
From | Date | Subject | |
---|---|---|---|
Next Message | Петър Славов | 2022-05-19 06:23:58 | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |
Previous Message | Michael Paquier | 2022-05-19 04:32:46 | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |