Re: Invalid Page Header Error - Mailing list pgsql-general

From Carlo Curatolo
Subject Re: Invalid Page Header Error
Date
Msg-id 1381911086555-5774724.post@n5.nabble.com
Whole thread Raw
In response to Re: Invalid Page Header Error  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Responses Re: Invalid Page Header Error  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List pgsql-general
Thanks for the help.

SELECT oid, relname, relkind FROM pg_class WHERE relfilenode = 599662; -->
returns nothing.

No crash occurs, I have tested the hardware (memory, harddisks, RAID5,
stability test...)

I have made a little program to read all the LargeObject of my tables, they
are all readable.

So, I restart postgreSQL with "zero_damaged_pages = on", lauch a vacuumlo
and vacummdb, restart with "zero_damaged_pages = off", the  recheck all the
LargeObject of my tables.

The error do no occurs anymore...

Seems that the corrupted LargeObject was not used...possible ?

Regards.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Invalid-Page-Header-Error-tp1925403p5774724.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: Invalid Page Header Error
Next
From: Albe Laurenz
Date:
Subject: Re: Invalid Page Header Error