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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: could not open relation...No such file or directory
Дата
Msg-id 7013.1293037410@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 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>)
Re: could not open relation...No such file or directory  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
Sim Zacks <sim@compulab.co.il> writes:
> Our postgresql database stopped working with the error
> ERROR: could not open relation 1663/26468499/26470404: No such file or
> directory
>> Does the not connect also apply to starting postgres in single user mode?
> Same error with single user mode.
> postgres --single -D /var/lib/postgresql/8.2/data clstock
> 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?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: extra TARGETENTRY when group by function( col )?
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: libpq sendQuery -- getResult not returning until all queries complete