Re: ERROR: posting list tuple with 20 items cannot be split at offset 168

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: ERROR: posting list tuple with 20 items cannot be split at offset 168
Дата
Msg-id CAH2-WzkmsXRp95h+=dquSmHEkGFzgZvT57s0xSexFuayUjBbtw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: posting list tuple with 20 items cannot be split at offset 168  (Herman verschooten <Herman@verschooten.net>)
Ответы Re: ERROR: posting list tuple with 20 items cannot be split at offset 168  (Herman verschooten <herman@verschooten.net>)
Список pgsql-bugs
On Mon, Oct 25, 2021 at 10:35 PM Herman verschooten
<Herman@verschooten.net> wrote:
> I can confirm that after dropping and recreating the 6 indexes everything is working fine.

Did you also run VACUUM?

You said that not all rows seem to be affected. Is there any pattern
that you notice about the rows that are affected?

I understand (from your remarks onSlack) that you found that the
problem seemed to go away once you dropped the index named
index_freights_on_cmr_received. But once you recreated the index from
scratch, the problem came back.

In other words, rebuilding the index didn't seem to make the "posting
list tuple with 20 items cannot be split at offset 168" error go away,
but dropping the index appeared to *temporarily* resolve the issue?
Suggesting that the problem was either in the table, or in the code
that builds a new index structure by scanning the table?

> Thanks for all the help, both here and on slack,

Thanks for the report!

--
Peter Geoghegan



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: conchuela timeouts since 2021-10-09 system upgrade
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17248: Installation fails...