BUG #10338: could not read block

Поиск
Список
Период
Сортировка
От hikkis21c@hotmail.com
Тема BUG #10338: could not read block
Дата
Msg-id 20140516072039.16848.66070@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #10338: could not read block
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      10338
Logged by:          seowoong KIM
Email address:      hikkis21c@hotmail.com
PostgreSQL version: 9.1.3
Operating system:   windows 8 64bit
Description:

Hi,

I faced some problem with postgresql server.
there were some errors like

"could not read block 0 in file "base/16393/18592": read only 0 of 8192
bytes"

and some primary key relate with 18592 file

and from other key same problem happen.

this problem happen when I try to insert some data.

I use default configurations.

I have to recovery quicky, so I dump all data and schema and make new
database schema and restore dump file
after restore I work well.

I want to know why some file change to 0 byte file.

when I search this problem, I saw some different persons faced same
problem.
but, some responses are hardware problem.

so, is it really hardware problem??

please response this problem

thanks & best regards

В списке pgsql-bugs по дате отправления:

Предыдущее
От: David G Johnston
Дата:
Сообщение: Re: BUG #10329: Could not read block 0 in file "base/56100265/57047884": read only 0 of 8192 bytes
Следующее
От: danilogarciamartins@hotmail.com
Дата:
Сообщение: BUG #10334: Function regexp_split_to_array Error with '.' (comma)