Re: bt_index_parent_check and concurrently build indexes - Mailing list pgsql-hackers

From Mihail Nikalayeu
Subject Re: bt_index_parent_check and concurrently build indexes
Date
Msg-id CADzfLwVr2hYZn0BuO4B_T1JGzEfshYOqJeycLFDpMVT=F78ioA@mail.gmail.com
Whole thread Raw
In response to Re: bt_index_parent_check and concurrently build indexes  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
Hello, everyone!

Could someone please take a look?

We have a confirmed bug, which happens in production [0], probably
needs to be backported and has a simple patch to address for about 9
months already....
I am not trying to blame someone, just to highlight how it sometimes
feels from the non-committer side.

Best regards,
Mikhail.

[0]:
https://www.postgresql.org/message-id/flat/CAA%3DD8a2Q23miHJtHRDk_TSQKvd6oHk8wGpkQt99B%3D9yd-oqnfg%40mail.gmail.com#e563629249821b5f61e44a635b758ad1



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add tests for Bitmapset
Next
From: Bruce Momjian
Date:
Subject: Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master