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