Re: DB corruption.

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <lukasz(dot)brodziak(at)gmail(dot)com>,<jesper(at)krogh(dot)cc>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: DB corruption.
Date: 2011-10-09 12:31:40
Message-ID: 4E914DDC0200002500041C5C@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Lukasz Brodziak wrote:

> I would go with cluster on the relation with invalid page header

Or, if you don't have the free disk space or the time for that, you
could drop and recreate the index. You could even do that with no
down time or long blocks by using CREATE INDEX CONCURRENTLY.

-Kevin

Browse pgsql-admin by date

  From Date Subject
Next Message Ray Stell 2011-10-09 13:17:11 Re: DB corruption.
Previous Message Lukasz Brodziak 2011-10-09 08:49:28 Re: DB corruption.