|
Home > Archive > PostgreSQL Discussion > April 2006 > %Re: % tsearch gendict
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
%Re: % tsearch gendict
|
|
| David Gama Rodríguez 2006-04-06, 8:25 pm |
| Teodor Sigaev wrote:
>
>
> Simple workaround: take dictionary generated on Gentoo.
>
> I'll look at the problem, but I suspect that reason is a difference
> with Sun and GNU environment (echo, sed and so on).
>
Thank you Teodor
What I did was run config.sh on Gentoo then copy all the directory
generated to Solaris and compiled there to get my new library for spanish
I see there are some changes in tsearch from postgresql 7.4.3 to
postgresql 8.1.3 version, you add some new functions i think and change
the tsearch.sql template right?
Tsearch 2 is now working on solaris
David
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
| |
| Teodor Sigaev 2006-04-07, 7:34 am |
| > I see there are some changes in tsearch from postgresql 7.4.3 to
> postgresql 8.1.3 version, you add some new functions i think and change
> the tsearch.sql template right?
I don't remember what exactly, but why do you ask? Different version on Gentroo
and Sun? There is a lot tsearch2 improvements in 8.0.
>
> Tsearch 2 is now working on solaris
Good
--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match
|
|
|
|
|