On Fri, 5 Oct 2007, Tom Lane wrote:
> Tatsuo Ishii <ishii(at)postgresql(dot)org> writes:
>> You know that PostgreSQL allows only one locale for a PostgreSQL
>> cluster, and the fact that text-search being depending on locale
>> prevent it from processing multi language text.
>
> I think you are confusing the capabilities of tsearch with the fact
> that we have to pick one default setting. There's nothing that
> stops you from using a search configuration that includes multiple
> dictionaries for different languages.
exactly !
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
In response to
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2007-10-05 15:42:20 |
| Subject: Re: Polymorphic arguments and composite types |
| Previous: | From: Simon Riggs | Date: 2007-10-05 15:04:45 |
| Subject: Re: Polymorphic arguments and composite types |