Major Problem with locale - Mailing list pgsql-general

From Ben-Nes Michael
Subject Major Problem with locale
Date
Msg-id 008b01c268b5$f75e0ae0$aa0f5ac2@canaan.co.il
Whole thread Raw
Responses Re: Major Problem with locale  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Major Problem with locale  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-general
Hi All

I posted a message about regex pattern matching using hebrew letters.

as no one answered me i reinstalled postgress thoug now i compiled it from
source using --enable-locale
then i did export LANG=he_IL and initdb.

what was diffrent then ver 7.1.3 was that initdb (7.2.2) didnt answered me
with the message that locale reduce speed.

how can i know that my db using specific locale ?

what cab be the couse that "l_name ~* '[[:<:]](xyz)[[:>:]]'" dont work for
some of the hebrew characters ?

Please help, i must resolve this problem.


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_* description
Next
From: "scott.marlowe"
Date:
Subject: Re: how do i find out how long a query took?