Re: [GENERAL] Invalid page header in pg_class

2005-08-30 Thread gokulnathbabu manoharan
Hi Tom, Enabling the zero_damaged_pages solved the problem. I am in the process of dumping & restoring. Thanks for the help. Gokul. --- Tom Lane <[EMAIL PROTECTED]> wrote: > gokulnathbabu manoharan <[EMAIL PROTECTED]> > writes: > > In my sample databases the relfilenode for > pg_class > > was 1

Re: [GENERAL] Invalid page header in pg_class

2005-08-30 Thread Tom Lane
gokulnathbabu manoharan <[EMAIL PROTECTED]> writes: > In my sample databases the relfilenode for pg_class > was 1259. So I checked the block number 190805 of the > 1259 file. Since the block size is 8K, 1259 was in > two files 1259 & 1259.1. The block number 190805 > falls in the second file who