drop table error - Mailing list pgsql-admin

From Kevin Kempter
Subject drop table error
Date
Msg-id 200910081153.00519.kevink@consistentstate.com
Whole thread Raw
Responses Re: drop table error  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin

Hi all;

anyone know what would cause errors like this (postgres version 8.1.15):

drop table bigtab1;

ERROR: could not find tuple for constraint 373617

drop sequence bigtab2_id_seq;

ERROR: cache lookup failed for relation 371698

Thanks in advance...

pgsql-admin by date:

Previous
From: Cédric Villemain
Date:
Subject: Re: munin plugin for bloat
Next
From: Tom Lane
Date:
Subject: Re: drop table error