Re: ERROR: cache lookup failed for relation 17442 (repost)

Поиск
Список
Период
Сортировка
От Michael Guerin
Тема Re: ERROR: cache lookup failed for relation 17442 (repost)
Дата
Msg-id 4207EEDB.6040006@rentec.com
обсуждение исходный текст
Ответ на Re: ERROR: cache lookup failed for relation 17442 (repost)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ERROR: cache lookup failed for relation 17442 (repost)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:

>Also ... the visibility issue doesn't seem to explain the other symptom
>you reported:
>
>
>
>>With the original function, the log messages were slightly different and
>>usually caused the server to reset:
>>ERROR:  duplicate key violates unique constraint
>>"pg_type_typname_nsp_index"
>>
>>
>
>What was the "original function" exactly?
>
>            regards, tom lane
>
>
It's included in the schema call uspgetcompositeids2_orig.   The only
differences is that this function creates and drops the temp table
within the function, the newer function keeps the temp table around for
the life of the connections.

-michael

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: cache lookup failed for relation 17442 (repost)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ERROR: cache lookup failed for relation 17442 (repost)