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 type 0


  • From: "Michael Harris \(BR/EPA\)" <michael(dot)harris(at)ericsson(dot)com>
  • To: <pgsql-general(at)postgresql(dot)org>
  • Subject: ERROR: cache lookup failed for type 0
  • Date: Fri, 25 May 2007 16:08:46 +1000
  • Message-id: <E5F4C5A18CAB7A4DA23080DE9CE8158603E678CB(at)eaubrmw001(dot)eapac(dot)ericsson(dot)se>

Hi,

Am not sure if this is something we've done wrong or maybe a bug.

Whenever any kind of query is done on the table below, this is the
result:

ispdb_vxe=> select * from pm.carrier_on_13642;
ERROR:  cache lookup failed for type 0

I first noticed it when I noticed that the regular backups were failing
- pg_dump gives the same output and stops.

I have tried
1. postgresql restart
2. vacuum full on the table
3. reindex of the table

I am using Postgres 8.2.3 running on Centos Linux 4.4.

Is there anything I can do to recover this table?

Is there any danger in dropping the table if it cannot be recreated?

Should this be reported as a bug? (although I have no clue as to how it
got into this state).

Regards,
Mike



Home | Main Index | Thread Index

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