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