Re: cache lookup failed for index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cache lookup failed for index
Дата
Msg-id 16649.1277929815@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: cache lookup failed for index  (Nathan Robertson <nathan.robertson@gmail.com>)
Список pgsql-admin
Nathan Robertson <nathan.robertson@gmail.com> writes:
> OK, as postgres user:
> -bash-3.2$ postgres -O  -P -D /tmp/database webapp
> FATAL:  cache lookup failed for index 2662

Even with -P?  Wow, that's bad.  This DB may be just toast I'm afraid.
But try it like this:

postgres -O  -P -D /tmp/database -c log_error_verbosity=verbose webapp

This should give you the exact location of the error, which will give us
a bit better clue what's failing.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgres database user account
Следующее
От: "Maria L. Wilson"
Дата:
Сообщение: Re: postgres database user account