Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY
В списке pgsql-bugs по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |
| Дата | |
| Msg-id | 202205311934.c4poxkuoy3xm@alvherre.pgsql обсуждение |
| Ответ на | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY (Peter Geoghegan <pg@bowt.ie>) |
| Список | pgsql-bugs |
On 2022-May-31, Peter Geoghegan wrote: > The assertion failure takes place in heapam_index_build_range_scan(), > at the point that it is called by amcheck itself -- during an > opportunistic prune that occurs in passing. This is the specific > assertion that fails: > > https://github.com/x4m/postgres_g/blob/09d76bdc2528b476ef2f04c793061dcbf23372b5/src/backend/access/heap/pruneheap.c#L762 > > Another bug in HEAD definitely seems possible here, but it's hard to > know without careful testing. The failure that we see is limited to > the "macOS - Monterey" run, which only fails on this new test. Actually, it fails on Linux, FreeBSD and macOS -- it's only that one particular version of the test fails in macOS and the other fails in the other two systems. But both of those failures occur in this assertion. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера