Re: BUG #3484: Missing pg_clog file / corrupt index

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: Feng Chen <fchen(at)covergence(dot)com>
Cc: Gregory Stark <stark(at)enterprisedb(dot)com>, Marc Schablewski <ms(at)clickware(dot)de>, Decibel! <decibel(at)decibel(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3484: Missing pg_clog file / corrupt index
Date: 2007-08-24 13:54:01
Message-ID: 20070824135401.GB19180@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Aug 24, 2007 at 09:19:49AM -0400, Feng Chen wrote:
> The problem happens on different customer sites with Linux 2.6.11.

Well, at kernel.org in the changelog for 2.6.12, I see this:

[PATCH] PCI: don't override drv->shutdown unconditionally

There are many drivers that have been setting the generic driver
model level shutdown callback, and pci thus must not override it.

Without this patch we can have really bad data loss on various
raid controllers.

Could it be related to your problem? (I'm not trying to dismiss --
I've just been bitten by too many Linux corner cases not to worry
about the kernel.)

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
"The year's penultimate month" is not in truth a good way of saying
November.
--H.W. Fowler

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2007-08-24 13:57:08 Re: BUG #3484: Missing pg_clog file / corrupt index
Previous Message Feng Chen 2007-08-24 13:19:49 Re: BUG #3484: Missing pg_clog file / corrupt index