| От | Tom Lane |
|---|---|
| Тема | Re: corruption bug in 7.2.3-RH |
| Дата | |
| Msg-id | 13227.1044662854@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | corruption bug in 7.2.3-RH (Jonathan Ellis <jonathan@carnageblender.com>) |
| Список | pgsql-general |
Jonathan Ellis <jonathan@carnageblender.com> writes:
> when trying to vacuum I got this:
> FATAL 2: PageIndexTupleDelete: corrupted page pointers: lower = 21845,
> upper = 21845, special = 21845
Hmm ... 21845 = hex 5555, and you have the same in at least three places
in the page header ... you have a badly clobbered page there. Check
for hardware problems.
> I experimentally determined the problem was with my "users" table. I
> did a pg_dump -t on it, manually deleted all triggers, dropped the
> table, and loaded from the dump. This fixed it.
But you probably lost a few rows, like whatever was on the trashed page
(or pages?). Can you do anything to crosscheck the data you have left?
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера