could not find block containing chunk 0x8483530

From: Vinay Jain <vinayjain(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: could not find block containing chunk 0x8483530
Date: 2004-08-16 12:24:15
Message-ID: c729bfe004081605248886819@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

select *, lower(name) from student;
gives error: could not find block containing chunk 0x8483530

what does this error mean & what may be the cause?

template1=# \d student
Table "public.student"
Column | Type | Modifiers
--------+---------+-----------
name | devchar |
age | integer |

Regards
Vinay

--
Vinay Jain
Dissertation Project Trainee
DAKE Division
C-DAC Mumbai

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2004-08-16 13:12:43 Re: PostgreSQL 8.0 Feature List?
Previous Message s post 2004-08-16 12:15:35 unserializable transaction?