Re: Indexes getting corrupted.

From: "Bruno G(dot) Albuquerque" <balbuquerque(at)dba(dot)com(dot)br>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Indexes getting corrupted.
Date: 2005-06-16 13:20:28
Message-ID: 42B17C9C.5030506@dba.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Tom Lane wrote:
>>I'm suspicious of a more subtle intermittent error.
>
> Yeah, I am too, but so far none of the reporters have been cooperative
> about providing more information :-(

Well, at least from me, I can tell you I gave all information I came up
with. One thing that I pointed out is this (Windows 2000):

When you shutdown the machine just after you run my customized
installation procedure and you check the log after rebooting, you will
notice that only the first message (saying that a fast shutdown request
was received) will be in the log. The other messages that mention the
shutdown process completed succesfully do not appear. If I check the
database, the indexes *WILL* be corrupt.

I solved it by automatically stopping the server after the installation
precedure concludes. This solves this problem and, even after rebooting,
the indexes seems to be ok.

> I think the proposed patch is a waste of time. What I am hoping to get
> from people is a dump of the whole first page of the corrupted index
> (via pg_filedump, or even good ol' od). That might give us some idea of
> what we are dealing with --- localized corruption in a basically good
> metapage, or wholesale replacement of the page with some other page (and
> if so what), or maybe it is a hardware fault after all. You can't draw
> those sorts of conclusions from one or two words, but with a whole page
> to look at you have a shot at telling the difference.

I can try to revert my changes to get the problem to happen again. Just
tell me what exactly you need me to do. Also, this problem happened on
*SEVERAL* machines with different configurations. Actually, it happened
with all machines I tried and the "fix" I implemented (as mentioned
above) worked on all of them too.

-Bruno

**********************************************************************
Informação transmitida destina-se apenas à pessoa a quem foi endereçada e pode conter informação confidencial, legalmente protegida e para conhecimento exclusivo do destinatário. Se o leitor desta advertência não for o seu destinatário, fica ciente de que sua leitura, divulgação ou cópia é estritamente proibida. Caso a mensagem tenha sido recebida por engano, favor comunicar ao remetente e apagar o texto de qualquer computador.

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information, by person or entity other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
**********************************************************************

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message grupos 2005-06-16 13:29:38 Re: [SQL] PostgreSQL and Delphi 6
Previous Message grupos 2005-06-16 12:54:21 Re: [SQL] PostgreSQL and Delphi 6