Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

ERROR: cache lookup failed for relation 438095645


  • From: Joe Markwardt <joe(at)avsupport(dot)com>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: ERROR: cache lookup failed for relation 438095645
  • Date: Wed, 06 Jul 2005 09:51:45 -0500
  • Message-id: <1120661505(dot)27667(dot)17(dot)camel(at)Odin>

Hey list,
	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.
I've already REINDEX'd the database system tables, and all the indexes
on that table, and on all the indexes on any tables referenced by
foreign keys.  OS and Version info below, more info available upon
request. Does anyone have any suggestions on how to fix this?

Thanks, 
	Joe

select version();
                                          version
--------------------------------------------------------------------------------------------
 PostgreSQL 7.4.6 on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC)
3.2.2 (SuSE Linux)
(1 row)

uname -a
Linux mammon 2.4.21-273-smp #1 SMP Mon Jan 17 12:31:48 UTC 2005 x86_64
unknown






Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group