|
Home > Archive > PostgreSQL Discussion > April 2006 > % 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]
|
|
| David Gama Rodríguez 2006-04-05, 8:25 pm |
| Hello everyone:
I have a trouble with the gendict (config.sh) script to create a new
stems for spanish on SOLARIS 10, sometime ago I created some stems on
Gentoo and worked fine so, now I'm moving to SOLARIS 10 (dont ask me
why) and when I tried on gendict directory:
$ ./config.sh
config.sh : bad sustitution
and I dont know what is happen
Thanks in advance
David
---------------------------(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
| |
| Teodor Sigaev 2006-04-06, 3:26 am |
| > $ ./config.sh
> config.sh : bad sustitution
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).
--
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
|
|
|
|
|