Re: Corrupt data directory

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: KÖPFERL Robert <robert(dot)koepferl(at)sonorys(dot)at>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Corrupt data directory
Date: 2005-02-22 14:33:37
Message-ID: 20050222143337.GA22550@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Feb 22, 2005 at 12:09:28 +0100,
KÖPFERL Robert <robert(dot)koepferl(at)sonorys(dot)at> wrote:
> Hi,
> what is to do if somehow, someif the data directory went corrupt?
> (kill -9, Plug out)
> Are there any tools or other ways to rescue that or is the only way
> rm *; initdb
> and restore a backup?

You just restart postgres. It will clean up properly.

Note this assumes that you haven't disabled fsync or left write caching
on for your disk drives.

If a disk drive actually goes bad (or enough drives to lose a raid array),
then you need to go to backups.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruno Wolff III 2005-02-22 14:47:51 Re: pg_hba.conf
Previous Message Dick Davies 2005-02-22 14:25:16 Re: pg_hba.conf