Re: Fwd: index corruption in PG 8.3.13

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Fwd: index corruption in PG 8.3.13
Дата
Msg-id 1299679176-sup-8891@alvh.no-ip.org
обсуждение исходный текст
Ответ на Fwd: index corruption in PG 8.3.13  (Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>)
Ответы Re: Fwd: index corruption in PG 8.3.13  (Nikhil Sontakke <nikhil.sontakke@enterprisedb.com>)
Re: Fwd: index corruption in PG 8.3.13  (Daniel Farina <daniel@heroku.com>)
Список pgsql-hackers
Excerpts from Nikhil Sontakke's message of mié mar 09 10:51:50 -0300 2011:
> Re-sending without the attachments. Can someone please allow my
> attachments through from the previous email?

They are not in the moderation queue, so presumably they got eaten by
the antispam grue.


> Blocks 519 to 521 are DELETED. They do not have the LEAF flag set,
> meaning they could be internal pages, but that is strange since ROOT
> page is at level 1. Also importantly their next XID is set FrozenXid,
> meaning VACUUM FULL was at play. Maybe due to deletes, we reduced the
> hierarchy level or something?

Hierarchy level is never reduced.

I'll send you a perl program we wrote for a customer to check for
strange issues in btrees.  Please give it a spin; it may give you more
clues.  If you find additional checks to add, please let me know!

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Nikhil Sontakke
Дата:
Сообщение: Fwd: index corruption in PG 8.3.13
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Sync Rep and shutdown Re: Sync Rep v19