Re: could not read block 77 of relation 1663/16385/388818775

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: could not read block 77 of relation 1663/16385/388818775
Дата
Msg-id 49254AF0.8020901@postnewspapers.com.au
обсуждение исходный текст
Ответ на could not read block 77 of relation 1663/16385/388818775  (Alexandra Nitzschke <an@clickware.de>)
Ответы Re: could not read block 77 of relation 1663/16385/388818775  (Alexandra Nitzschke <an@clickware.de>)
Список 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

This is probably a problem with your disk or filesystem. Have you
checked your disks and file system, checked your system logs for disk
errors, made sure your RAID array is in good condition, etc?

You should be able to fix it by REINDEXing the problem index. You can
find out which index it is from pg_catalog, though if you just REINDEX
the table(s) being operated on by the query that should work too.

Consider making a copy of your database and your log files before you
REINDEX in case one of the developers thinks it might actually be caused
by a PostgreSQL bug and wants to have a look.

--
Craig Ringer

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

Предыдущее
От: Alexandra Nitzschke
Дата:
Сообщение: could not read block 77 of relation 1663/16385/388818775
Следующее
От: Rafael Martinez
Дата:
Сообщение: Re: could not read block 77 of relation 1663/16385/388818775