Обсуждение: cache lookup failed for type

Поиск
Список
Период
Сортировка

cache lookup failed for type

От
Patrice Beliveau
Дата:
 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.

Re: cache lookup failed for type

От
Tom Lane
Дата:
Patrice Beliveau <patrice.beliveau@yahoo.ca> writes:
> I got
> ERROR: cache lookup failed for type 12345

Show us an *exact* procedure to reproduce this, and mention exactly
which PG version you saw it on.

            regards, tom lane

Re: cache lookup failed for type

От
Jaime Casanova
Дата:
> 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 ?
>

this is not about memory... it's a bug... can you provide info about
the version that you have?

--
regards,
Jaime Casanova
(DBA: DataBase Aniquilator ;)