From: | "Sivaraman K(dot)G" <Ganapathy(dot)Sivaraman(at)alcatel(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Cache lookup failed !!! |
Date: | 2005-08-05 06:13:56 |
Message-ID: | 42F303A4.A7410F69@ssd.usa.alcatel.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi all,
I have the following problem in my testbed :
PostgreSQL version: 8.0
Operating system: Solaris 8.0
Description: Cache lookup failed.
I am running PostgreSQL ver. 8.0 with table space setup'ed for
CTBLISTDB.
\d command used to give the existing relations in the database.
But now it is saying :
ERROR : Cache lookup failed for relation 17233.
I could not able to proceed further. Any help ??
$ psql CTBLISTDB
Welcome to psql 8.0.0, the PostgreSQL interactive terminal.
Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit
CTBLISTDB=# \d
ERROR : Cache lookup failed for relation 17233
Thanks
Siva
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2005-08-05 08:40:05 | Re: BUG #1806: Postmaster takes uses 99% of CPU |
Previous Message | Tom Lane | 2005-08-05 05:15:29 | Re: BUG #1807: cannot build postgresql: libascii_and_mic.so.0.0: No such file or directory |