Re: Urgent! - Mailing list pgsql-admin

From Tom Lane
Subject Re: Urgent!
Date
Msg-id 23171.1129221077@sss.pgh.pa.us
Whole thread Raw
In response to Re: Urgent!  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> You should never just turn off a database server... always shut it down
>> normally... Turning it off was a major mistake.

> PostgreSQL should never get corrupted by turning off the server.  It
> isn't ideal to do that, but it should not get corrupted.

We can only make that promise if we are on hardware that doesn't lie to
us about disk write completion ... if this machine is generic PC
hardware it's probably not configured properly.

The symptoms sound to me like corrupt data (probably due to a partial
page disk write).  There isn't going to be any magic fix, but you can
probably recover everything but the specific damaged page(s).  See the
mailing list archives for previous discussions of cleaning up data
corruption.

            regards, tom lane

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Urgent!
Next
From: Scott Marlowe
Date:
Subject: Re: DB Cluster hanging