Re: Problm Drop Table :: 748580

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problm Drop Table :: 748580
Дата
Msg-id 19809.1071761231@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problm Drop Table :: 748580  ("Eko Pranoto" <koprapostgres@telkom.net>)
Список 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 по дате отправления:

Предыдущее
От: "Priya G"
Дата:
Сообщение: incremental backup possible in 7.3 or 7.4?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Debian Install 7.4