cache lookup failed for type - Mailing list pgsql-admin

From Patrice Beliveau
Subject cache lookup failed for type
Date
Msg-id 20051220143458.79923.qmail@web37011.mail.mud.yahoo.com
Whole thread Raw
Responses Re: cache lookup failed for type
Re: cache lookup failed for type
List 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 by date:

Previous
From: zhuge xiao
Date:
Subject: Help Me !
Next
From: Tom Lane
Date:
Subject: Re: cache lookup failed for type