Re: Error: could not find a feasible split point for "obs_v_file_id_index"
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Error: could not find a feasible split point for "obs_v_file_id_index" |
| Дата | |
| Msg-id | 7104.1093879872@sss.pgh.pa.us обсуждение |
| Ответ на | Error: could not find a feasible split point for "obs_v_file_id_index" (Robert Creager <Robert_Creager@LogicalChaos.org>) |
| Ответы |
Re: Error: could not find a feasible split point for
|
| Список | pgsql-bugs |
Robert Creager <Robert_Creager@LogicalChaos.org> writes:
> While doing some daily processing, I ran across the following error:
> ERROR: could not find a feasible split point for "obs_v_file_id_index"
> file_id | integer | not null
> Inexes: "obs_v_file_id_index" btree (file_id)
On an index on an *integer* column?? That's a can't-happen error in the
first place, and it's particularly silly when the index entries are
small and fixed-width. I surmise that you have a corrupted index, but
it would be interesting to examine the entrails. Is it repeatable?
Is the database small enough that you could ship me a tarball copy
(or if not, would you be willing to let me into your system to look at
it)?
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера