Re: Cache lookup failed !!!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cache lookup failed !!!
Дата
Msg-id 28662.1123514762@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cache lookup failed !!!  ("Sivaraman K.G" <Ganapathy.Sivaraman@alcatel.com>)
Список pgsql-bugs
"Sivaraman K.G" <Ganapathy.Sivaraman@alcatel.com> writes:
> \d command used to give the existing relations in the database.
> But now it is saying :
> ERROR : Cache lookup failed for relation 17233.

Not a lot of information to go on here.  What do you get from

select * from pg_class where oid = 17233;

Can you do other operations besides \d?

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: BUG #1806: Postmaster takes uses 99% of CPU
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1811: unique index problem