Re: Invalid Page Header Error
От | Albe Laurenz |
---|---|
Тема | Re: Invalid Page Header Error |
Дата | |
Msg-id | A737B7A37273E048B164557ADEF4A58B17C4A69B@ntex2010i.host.magwien.gv.at обсуждение исходный текст |
Ответ на | Re: Invalid Page Header Error (Carlo Curatolo <genamiga@brutele.be>) |
Ответы |
Re: Invalid Page Header Error
|
Список | pgsql-general |
Carlo Curatolo wrote: > SELECT oid, relname, relkind FROM pg_class WHERE relfilenode = 599662; --> > returns nothing. Maybe the wrong database? Try to find out which object this file belongs to (maybe with oid2name). > No crash occurs, I have tested the hardware (memory, harddisks, RAID5, > stability test...) Good. > I have made a little program to read all the LargeObject of my tables, they > are all readable. Good. > 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. You mean, you ran pg_dumpall, created a new cluster and imported, right? If you continue running the damaged cluster, the next problem is waiting just around the bend. > The error do no occurs anymore... > > Seems that the corrupted LargeObject was not used...possible ? I maintain that it was a table or index that was corrupted, not a large object. Yours, Laurenz Albe
В списке pgsql-general по дате отправления: