Invalid page header in block 211 of relation

From: "ashok(at)kalculate(dot)com" <ashok(at)kalculate(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Invalid page header in block 211 of relation
Date: 2007-01-02 12:04:46
Message-ID: 380-2200712212446327@M2W041.mail2web.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hi List,

I'm using postgresql 7.4 on FC4 linux.
i have one table named "purchase". it is working fine since 10 months but
suddenly from 3-4 days it creates problem.
when i'm fire a simple "select * from purchase" query on psql prompt,it
gives following error:

Invalid page header in block 211 of relation "purchase".

i cannot understand what is the problem, why it is giving this error.
plz. help me.

Thanks
Ashok

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2007-01-02 20:11:32 Re: Invalid page header in block 211 of relation
Previous Message Alban Hertroys 2007-01-02 10:57:36 Re: [GENERAL] OUTER JOIN IS SLOW