Re: cache lookup failed for index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cache lookup failed for index
Дата
Msg-id 12643.1277917499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: cache lookup failed for index  (Nathan Robertson <nathan.robertson@gmail.com>)
Ответы Re: cache lookup failed for index  (Nathan Robertson <nathan.robertson@gmail.com>)
Список pgsql-admin
Nathan Robertson <nathan.robertson@gmail.com> writes:
> OK, I ran:
>  postgres -O -P -D /cluster/location

This probably connected to the postgres database, not webapp which is
where your problem is.

> backend> reindex table pg_class;

> And then nothing returns. Nothing stating whether it was successful or a
> failure.

The standalone mode isn't very verbose.  If you got a prompt back
without any error then it's OK.  Just type ^D at the prompt to exit.

            regards, tom lane

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

Предыдущее
От: Nathan Robertson
Дата:
Сообщение: Re: cache lookup failed for index
Следующее
От: Nathan Robertson
Дата:
Сообщение: Re: cache lookup failed for index