Re: ERROR: cache lookup failed for type 14237017

Поиск
Список
Период
Сортировка
От Aleksey Tsalolikhin
Тема Re: ERROR: cache lookup failed for type 14237017
Дата
Msg-id AANLkTi=8hkqdSOyp6r2pYcGQMQu3PnDpMEDAZUHqBNG8@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: cache lookup failed for type 14237017  (Jens Wilke <jens@wilke.org>)
Список pgsql-general
On Tue, Sep 21, 2010 at 3:10 PM, Jens Wilke <jens@wilke.org> wrote:
> On Dienstag, 21. September 2010, Aleksey Tsalolikhin wrote:
>
>>   So PostgreSQL was trying to lookup a row in a system table and
>> did not find it in a cache.
>
> yes,
> select * from pg_type where oid =14237017

Thank you.

>>> Did you alter a type before?
>
>> No.  I don't even know how to alter a type.
>
> Sorry, what i mean is drop and recreate a type.

I did drop the entire slony schema and then recreated it.  It seems
to be slony-related issue; I am taking it further on the Slony mailing list.

Thanks!!
Aleksey

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

Предыдущее
От: Bret Green
Дата:
Сообщение: macro/inline table valued functions
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: pgpool-II 3.0 + postgres 9rc1 + md5 authentication not working