Type Error

From: Andy Lewis <alewis(at)jumboclassifieds(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Type Error
Date: 2003-05-11 01:12:38
Message-ID: Pine.LNX.4.44.0305102009210.26240-100000@www.jumboclassifieds.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-05-11 02:46:25 Re: realtime data inserts
Previous Message Doug McNaught 2003-05-10 22:11:53 Re: odd error...