Type Error - Mailing list pgsql-general

From Andy Lewis
Subject Type Error
Date
Msg-id Pine.LNX.4.44.0305102009210.26240-100000@www.jumboclassifieds.com
Whole thread Raw
List pgsql-general
Hello all,

I need some help with the following error:
-----------------------------------------------
jumbo=# update resumes set resumeidx = txt2txtidx(resume ||' '|| cover_letter);
ERROR:  Unable to look up type id 56336247
-----------------------------------------------

It appears that one of the types for GiST got lost in the catalog.

Anyone know how I can clear this?

Thans in advance!

Andy


pgsql-general by date:

Previous
From: Doug McNaught
Date:
Subject: Re: odd error...
Next
From: Tom Lane
Date:
Subject: Re: realtime data inserts