Unix Technical Forum

invalid page header in block 428 of relation "pg_attribute"

This is a discussion on invalid page header in block 428 of relation "pg_attribute" within the Pgsql Performance forums, part of the PostgreSQL category; --> Hello List, I'm using postgresql 7.4 on FC4. When i run following query on postgresql prompt, it gives error. ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql Performance

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-19-2008, 10:16 AM
ashok@kalculate.com
 
Posts: n/a
Default invalid page header in block 428 of relation "pg_attribute"


Hello List,

I'm using postgresql 7.4 on FC4.

When i run following query on postgresql prompt, it gives error.

indse96=# CREATE TEMP TABLE aggregate AS ( SELECT vc_vouchno
,vc_srno,vc_type ,vc_vouchdt,trim(''),vc_descrip, ( CASE WHEN
(vc_dr_cr='D') THEN vc_amount ELSE 0 END ) AS debit , (
CASE WHEN (vc_dr_cr='C') THEN vc_amount ELSE 0 END) AS credit
FROM voucher WHERE vc_vouchdt >= '2005-04-01' AND
vc_vouchdt <= '2006-03-31' AND trim(vc_code)='100006016' ORDER BY
vc_vouchdt,vc_vouchno );
ERROR: invalid page header in block 428 of relation "pg_attribute"

I'm not able to understand why this error is come.
plz. help me.

Thanks
Ashok

--------------------------------------------------------------------
mail2web.com – Enhanced email for the mobile individual based on Microsoft®
Exchange - http://link.mail2web.com/Personal/EnhancedEmail



---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:56 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com