Re: [GENERAL] Invalid Page Header Error

2013-10-16 Thread Carlo Curatolo
Yes I ran pg_dumpall, create a new cluster and import. Everything seems fine now. How can I prevent that ? -- View this message in context: http://postgresql.1045698.n5.nabble.com/Invalid-Page-Header-Error-tp1925403p5774728.html Sent from the PostgreSQL - general mailing list archive at Nabbl

Re: [GENERAL] Invalid Page Header Error

2013-10-16 Thread Carlo Curatolo
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.

Re: [GENERAL] Invalid Page Header Error

2013-10-15 Thread Carlo Curatolo
I have quite the same problem. When I lauch a vacuumdb, I have an error : ERREUR: en-tĂȘte de page invalide dans le bloc 39639 de la relation base/16384/599662 With a SELECT * FROM pg_catalog.pg_largeobject Result is ERREUR: en-tĂȘte de page invalide dans le bloc 39639 de la relation base/163