Re: Cache lookup failed?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cache lookup failed?
Дата
Msg-id 22285.1061214803@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Cache lookup failed?  ("Jeff Boes" <jboes@nexcerpt.com>)
Ответы Re: Cache lookup failed?  (Jeff Boes <jboes@nexcerpt.com>)
Список pgsql-general
"Jeff Boes" <jboes@nexcerpt.com> writes:
> What might be the source of this error?
>  Cache lookup failed for relation 188485009
> We've been getting these at odd intervals, and they are not reproducible.

Always the same OID, or different ones?  Does that OID actually exist in
pg_class?  Can you tell us exactly what SQL command(s) are producing the
error?  (If not, better turn on query logging so you can find out.)

> Our setup:
>  PostgreSQL 7.3.3

BTW, I'd urge updating to 7.3.4 ASAP.  Better to do it in a controlled
fashion than to find yourself looking at a forced update if 7.3.3 fails
to restart after a crash...

            regards, tom lane

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: Dreamweaver
Следующее
От: Jeff Boes
Дата:
Сообщение: Re: Cache lookup failed?