Re: Undetected corruption of table files - Mailing list pgsql-general

From Tom Lane
Subject Re: Undetected corruption of table files
Date
Msg-id 8963.1187888881@sss.pgh.pa.us
Whole thread Raw
In response to Undetected corruption of table files  ("Albe Laurenz" <all@adv.magwien.gv.at>)
List pgsql-general
"Albe Laurenz" <all@adv.magwien.gv.at> writes:
> - Shouldn't there be an error, some kind of 'missing magic
>   number' or similar, when a table file consists of only
>   zeros?

The particular case of an all-zeroes page is specifically allowed,
and has to be because it's a valid transient state in various
scenarios.

> - Wouldn't it be desirable to have some means to verify the
>   integrity of a table file or a whole database?

SELECT * usually does reasonably well at that.

            regards, tom lane

pgsql-general by date:

Previous
From: "Max Zorloff"
Date:
Subject: Apache + PHP + Postgres Interaction
Next
From: Erik Jones
Date:
Subject: Re: Argument type list