On Mar 25, 2005, at 9:28 PM, Tom Lane wrote:
Matthew Terenzio <[EMAIL PROTECTED]> writes:
Anyone with any TSearch2 experience on FreeBSD? Any known Gotchas?
Postgres 7.3
ERROR: Load of file /usr/local/lib/postgresql/tsearch2.so failed:
dlopen '/usr/local/lib/postgresql/tsearch2.so' failed.
(/usr/local/lib/postgresql/tsearch2.so: Undefined symbol
"errcode_for_file_access")
This tsearch2 code seems to be intended for PG 7.4 or later.
Oh I see what you mean Tom. The postgresql-contrib is code for 7.4
regards, tom lane
---------------------------(end of
broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match