Re: could not read block 77 of relation 1663/16385/388818775 - Mailing list pgsql-bugs

From Rafael Martinez
Subject Re: could not read block 77 of relation 1663/16385/388818775
Date
Msg-id 49254BD2.6010205@usit.uio.no
Whole thread Raw
In response to could not read block 77 of relation 1663/16385/388818775  (Alexandra Nitzschke <an@clickware.de>)
List pgsql-bugs
Alexandra Nitzschke wrote:
> Hi,
>
> we encountered the following error while inserting a record into a table:
>
> org.postgresql.util.PSQLException: ERROR: could not read block 77 of
> relation 1663/16385/388818775: read only 0 of 8192 bytes
>
> Using postgres 8.3.5
>
> The reported object is an index.
> The size of its data file is 630784 bytes.
>

Hello

You have probably a harware issue and data in your disk is corrupted.

Probably a reindex of this index will fix this problem. But I would take
a backup of this system right away just in case your disk is dying.

regards
--
 Rafael Martinez, <r.m.guerrero@usit.uio.no>
 Center for Information Technology Services
 University of Oslo, Norway

 PGP Public Key: http://folk.uio.no/rafael/

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: could not read block 77 of relation 1663/16385/388818775
Next
From: Sushil
Date:
Subject: executing SELECT xmlelement(name foo); causes "server closed the connection unexpectedly" Error