Re: ERROR: cache lookup failed for type 14237017 - Mailing list pgsql-general

From Aleksey Tsalolikhin
Subject Re: ERROR: cache lookup failed for type 14237017
Date
Msg-id AANLkTi=8hkqdSOyp6r2pYcGQMQu3PnDpMEDAZUHqBNG8@mail.gmail.com
Whole thread Raw
In response to Re: ERROR: cache lookup failed for type 14237017  (Jens Wilke <jens@wilke.org>)
List 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 by date:

Previous
From: Bret Green
Date:
Subject: macro/inline table valued functions
Next
From: Tatsuo Ishii
Date:
Subject: Re: pgpool-II 3.0 + postgres 9rc1 + md5 authentication not working