| От | Tom Lane |
|---|---|
| Тема | Re: 8.2.3 PANIC with "corrupted item pointer" |
| Дата | |
| Msg-id | 26204.1182544147@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: 8.2.3 PANIC with "corrupted item pointer" (Henk - CityWEB <henka@cityweb.co.za>) |
| Список | pgsql-general |
Henk - CityWEB <henka@cityweb.co.za> writes:
> On Thu, 21 Jun 2007, Tom Lane wrote:
>> FWIW, the only occurrences of that specific message text are in
>> PageIndexTupleDelete and PageIndexMultiDelete, so you can be pretty sure
>> that this is just a corrupted-index problem. Once you've identified
>> which table has the problem, a REINDEX should fix it.
> I've identified the offending index, but REINDEX also causes the PANIC.
> I also tried DROPping the index (and REINDEX DATABASE foo), but that too
> causes a panic.
In that case you've not correctly identified the broken index. It
sounds to me like the problem could possibly be in a system catalog
index. REINDEX SYSTEM with use of system indexes disabled might help
(see the REINDEX man page).
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера