| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | Matthew Terenzio <matt(at)jobsforge(dot)com> |
| Cc: | PgSQL General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: tsearch2 errors after db move |
| Date: | 2005-07-04 04:32:00 |
| Message-ID: | Pine.GSO.4.63.0507040831100.8797@ra.sai.msu.su |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Sun, 3 Jul 2005, Matthew Terenzio wrote:
>
> I recently moved a database to a new machine:
> PostgreSQL 7.4.7 on i386-portbld-freebsd5.3, compiled by GCC cc (GCC) 3.4.2
> [FreeBSD] 20040728
>
> any queries related to tsearch2 give me this error:
>
> ERROR: cache lookup failed for function 17188
>
> I am running the same versions of Postgres, Freebsd, etc
>
> I guess my next move might be to run untsearch2.sql on both machines, do a
> new dump , and try to rebuild tsearch2 from scratch on on both machines
>
> Unless someone knows better?
>
yes, search archives and read about regprocedure_7.4.patch.gz
(http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2005-07-04 04:44:08 | Re: out of memory problem in CVS |
| Previous Message | laser | 2005-07-04 04:10:59 | out of memory problem in CVS |