Home > Archive > PostgreSQL Discussion > May 2005 > Re: How to recover from : "Cache lookup failed for rela tion "









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How to recover from : "Cache lookup failed for rela tion "
Tom Lane

2005-05-23, 11:23 am

Patrick.FICHE@AQSACOM.COM writes:
> Do you have any idea on the reason of this situation ?


No, I was hoping we might see some clues but there wasn't much. Both
the pg_depend entries and the pg_type row should have been deleted by
the same transaction that deleted the pg_class row. Partially applied
transactions aren't supposed to happen of course :-(

Oh, btw: is there a physical file for 463558? As long as you didn't
TRUNCATE the temp table, its name should still be 463558. If it is
there, you might want to note the file mod time before you remove it ---
that would give us a good fix on when this happened.

Did you have any system crashes or other odd behavior around the time
of the error?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com