Re: Problm Drop Table :: 748580 - Mailing list pgsql-admin

From Tom Lane
Subject Re: Problm Drop Table :: 748580
Date
Msg-id 19809.1071761231@sss.pgh.pa.us
Whole thread Raw
In response to Problm Drop Table :: 748580  ("Eko Pranoto" <koprapostgres@telkom.net>)
List pgsql-admin
"Eko Pranoto" <koprapostgres@telkom.net> writes:
> I want drop table "hasil_lab" and comes message...
> ERROR:  cache lookup of relation 748580 failed

Hmm ... is that the same relation?  What do you get from
    select * from pg_class where oid = 748580;
If nothing, how about
    select oid from pg_class where relname = 'hasil_lab';

            regards, tom lane

pgsql-admin by date:

Previous
From: "Priya G"
Date:
Subject: incremental backup possible in 7.3 or 7.4?
Next
From: Peter Eisentraut
Date:
Subject: Re: Debian Install 7.4