Re: ERROR: cache lookup failed for relation 438095645

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: cache lookup failed for relation 438095645
Дата
Msg-id 26644.1120663244@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: cache lookup failed for relation 438095645  (Joe Markwardt <joe@avsupport.com>)
Ответы Re: ERROR: cache lookup failed for relation 438095645  (Joe Markwardt <joe@avsupport.com>)
Список pgsql-general
Joe Markwardt <joe@avsupport.com> writes:
>     I am getting this error "ERROR:  cache lookup failed for relation
> 438095645" when i try to run "drop table
> pl_inventory_analyzer_files_table ;" from psql on the database server.

Look through the system catalogs to see where that OID appears.
pg_index.indexrelid, pg_trigger.tgconstrrelid, pg_depend.objid,
pg_depend.refobjid are likely places.

            regards, tom lane

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

Предыдущее
От: "Otto Blomqvist"
Дата:
Сообщение: Re: Custom C function shutdown-signaling
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Pl/PgsSQL array