Large Database \d: ERROR: cache lookup failed for relation ...

From: "Thomas F(dot) O'Connell" <tf(at)o(dot)ptimized(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Large Database \d: ERROR: cache lookup failed for relation ...
Date: 2007-05-24 20:25:54
Message-ID: B84EB635-B65C-4B96-B834-CB59D87FC00A@o.ptimized.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm dealing with a database where there are ~150,000 rows in
information_schema.tables. I just tried to do a \d, and it came back
with this:

ERROR: cache lookup failed for relation [oid]

Is this indicative of corruption, or is it possibly a resource issue?

I don't see a lot of evidence of this error in the archives.

--
Thomas F. O'Connell

optimizing modern web applications
: for search engines, for usability, and for performance :

http://o.ptimized.com/
615-260-0005

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jack Orenstein 2007-05-24 20:26:13 Re: the future of pljava development
Previous Message cjl 2007-05-24 20:20:00 Rookie Questions: Storing the results of calculations vs. not?