Re: cannot open segment 1 of relation .... No such file or directory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cannot open segment 1 of relation .... No such file or directory
Дата
Msg-id 8972.1100538564@sss.pgh.pa.us
обсуждение исходный текст
Ответ на cannot open segment 1 of relation .... No such file or directory  (<ogjunk-pgjedan@yahoo.com>)
Ответы Re: cannot open segment 1 of relation .... No such file or directory  (<ogjunk-pgjedan@yahoo.com>)
Список pgsql-admin
<ogjunk-pgjedan@yahoo.com> writes:
> I'm using PG 7.3.4 under RedHat 9.0 and I've started noticing the
> following type of errors:
>   cannot open segment 1 of relation url (target block 537329664): No
> such file or directory

If this is coming from an indexscan query, then I'd bet on the problem
being a corrupted index on the "url" table.  REINDEX may get you out of
it.  If not, try dumping and reloading that table (or the whole database
if need be).

7.3.4 is a bit old --- you should at least move up to 7.3.8, if not
7.4.something.

            regards, tom lane

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

Предыдущее
От:
Дата:
Сообщение: cannot open segment 1 of relation .... No such file or directory
Следующее
От: Christian Fowler
Дата:
Сообщение: evil characters #bfef cause dump failure