Thread: BUG #2296: select query error.

BUG #2296: select query error.

From
"Sudhakar"
Date:
The following bug has been logged online:

Bug reference:      2296
Logged by:          Sudhakar
Email address:      sudakars@slashsupport.com
PostgreSQL version: 7.3.4
Operating system:   Linux
Description:        select query error.
Details:

Hi,

we are getting the following error while execute select querry.

airlinklive=# select * from ctcasetrack;
ERROR:  Invalid page header in block 1391 of ctcasetrack

Kindly help us to resolve the problem.

Thanks in advance
regards
Sudhakar

Re: BUG #2296: select query error.

From
"Qingqing Zhou"
Date:
""Sudhakar"" <sudakars@slashsupport.com> wrote
>
>
> we are getting the following error while execute select querry.
>
> airlinklive=# select * from ctcasetrack;
> ERROR:  Invalid page header in block 1391 of ctcasetrack
>

Page #1391 is corrupted. Check out the following thread to see if you can
save some of your data.

http://archives.postgresql.org/pgsql-bugs/2006-02/msg00212.php

Regards,
Qingqing