cache lookup failed for type

Поиск
Список
Период
Сортировка
От Patrice Beliveau
Тема cache lookup failed for type
Дата
Msg-id 20051220143458.79923.qmail@web37011.mail.mud.yahoo.com
обсуждение исходный текст
Ответы Re: cache lookup failed for type  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: cache lookup failed for type  (Jaime Casanova <systemguards@gmail.com>)
Список pgsql-admin
 I'm doing a very simple thing...

creating a schema xyz;

creating domain xyz.abc; (about 100)

creating table xyz.def' (abour 100)

then

drop schema xyz cascade;


after a list of
NOTICE: drop cascade to type xyz.aaa
.
.
.
I got
ERROR: cache lookup failed for type 12345

I thing that maybe there is(are) parameter(s) that need to be configure to give more cache to prevent this error

can you help me ?


Lèche-vitrine ou lèche-écran ? Yahoo! Magasinage.

В списке pgsql-admin по дате отправления:

Предыдущее
От: zhuge xiao
Дата:
Сообщение: Help Me !
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cache lookup failed for type