Re: Bad crash, pg_clog files missing ... ?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bad crash, pg_clog files missing ... ?
Дата
Msg-id 27597.1047011531@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bad crash, pg_clog files missing ... ?  ("Marc G. Fournier" <scrappy@hub.org>)
Ответы Re: Bad crash, pg_clog files missing ... ?  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes:
> FATAL 2:  open of /usr/local/pgsql/5432/pg_clog/06F6 failed: No such file or directory

> The RAID controller went on our server today ... is it safe to just
> 'touch' the files, or is this a 'restore from backup and deal with the
> losses' sort of thing? :(

What range of filenames is actually in $PGDATA/pg_clog/ ?

I suspect 06F6 is well beyond that range, in which case this error
implies corrupted table files, in which case "restore from backup"
is the indicated course of action :-(
        regards, tom lane


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

Предыдущее
От: Kevin Brown
Дата:
Сообщение: Re: stats_command_string default?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Partial index on date column