| From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Tatsuo Ishii <ishii(at)postgresql(dot)org>, itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: default_text_search_config |
| Date: | 2007-10-05 15:31:34 |
| Message-ID: | Pine.LNX.4.64.0710051930480.3304@sn.sai.msu.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-10-05 15:42:20 | Re: Polymorphic arguments and composite types |
| Previous Message | Simon Riggs | 2007-10-05 15:04:45 | Re: Polymorphic arguments and composite types |