Re: BUG #10338: could not read block - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #10338: could not read block
Date
Msg-id CAB7nPqSfgwNT=zPTwnM2uNSv8n1sLH5g0XR4_AT+NE_bB1_p6A@mail.gmail.com
Whole thread Raw
In response to BUG #10338: could not read block  (hikkis21c@hotmail.com)
Responses Re: BUG #10338: could not read block  (seowoongkim <hikkis21c@hotmail.com>)
List pgsql-bugs
On Fri, May 16, 2014 at 4:20 PM,  <hikkis21c@hotmail.com> wrote:
> PostgreSQL version: 9.1.3
> "could not read block 0 in file "base/16393/18592": read only 0 of 8192
> bytes"
> and some primary key relate with 18592 file
> so, is it really hardware problem??
Possible. You are as well missing more than 2 years of bug fixes: the
latest minor version of 9.1 is 9.1.13, so what if you update first and
then try to REINDEX your relation?
--
Michael

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #10334: Function regexp_split_to_array Error with '.' (comma)
Next
From: derek_ealy@rapid7.com
Date:
Subject: BUG #10347: Can't write password to psql or pg_dump