Re: Drop and reload table to clear corruption? - Mailing list pgsql-admin

From Jeff Boes
Subject Re: Drop and reload table to clear corruption?
Date
Msg-id 1035322838.26402.107.camel@takin.private.nexcerpt.com
Whole thread Raw
In response to Re: Drop and reload table to clear corruption?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
On Tue, 2002-10-22 at 17:02, Tom Lane wrote:
> jboes@nexcerpt.com (Jeff Boes) writes:
> > We have a few tables that seem to have suffered some kind of
> > corruption in their TOAST files.  Symptoms include:
>
> >  + Runaway CPU usage during VACUUM ANALYZE (load average
> >    spikes of 20x normal for 10-15 minutes at a time) and
> >    more rarely during other operations
>
> This seems odd.  Can you attach to one of the runaway backends with a
> debugger and get a stack trace?  That might give some clue what the
> problem is.

No; we can't do *anything* while this is happening.  The load average
(on a Linux system) runs up to 30+ within a few minutes.  By the time we
notice it happening, no command prompts are responsive.


--
Jeff Boes                                      vox 616.226.9550 ext 24
Database Engineer                                     fax 616.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
           ...Nexcerpt... Extend your Expertise


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Drop and reload table to clear corruption?
Next
From: Bruno Wolff III
Date:
Subject: Re: security rights per database DDL/DML connect