Re: could not open relation...No such file or directory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: could not open relation...No such file or directory
Дата
Msg-id 7264.1293038430@sss.pgh.pa.us
обсуждение исходный текст
Ответ на could not open relation...No such file or directory  (Sim Zacks <sim@compulab.co.il>)
Ответы Re: could not open relation...No such file or directory  (Sim Zacks <sim@compulab.co.il>)
Re: could not open relation...No such file or directory  (Sim Zacks <sim@compulab.co.il>)
Список pgsql-general
Sim Zacks <sim@compulab.co.il> writes:
>>> FATAL:  could not open relation 1663/26468499/1259: No such file or
>>> directory

>> I begin to wonder if the subdirectory $PGDATA/base/26468499 is there at
>> all?

> /var/lib/postgresql/8.2/data/base/26468499 does exist, and there are
> 1212 files in it, but so far all the relationships that I have seen in
> the error logs are not in the directory.

Well, 1259 is pg_class, so if you've lost that then this database is
toast.  I think your filesystem must've had a hiccup.

            regards, tom lane

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: could not open relation...No such file or directory
Следующее
От: David Fetter
Дата:
Сообщение: Re: Table inheritance foreign key problem