Hi All I have problem with postgres + regex in rh7.3
does any body have experience with such problem ? maybe its related to redhat locale or regex and not postgres ? ----- Original Message ----- From: "Tom Lane" <[EMAIL PROTECTED]> To: "Ben-Nes Michael" <[EMAIL PROTECTED]> Cc: "postgres" <[EMAIL PROTECTED]> Sent: Monday, September 30, 2002 8:44 PM Subject: Re: [GENERAL] Major Problem with locale > "Ben-Nes Michael" <[EMAIL PROTECTED]> writes: > > what was diffrent then ver 7.1.3 was that initdb (7.2.2) didnt answered me > > with the message that locale reduce speed. > > 7.2's initdb is a bit broken in this respect --- you won't see that > message unless you use -d (in which case you'll have to dig through > about 4meg worth of debug chatter :-(). This is repaired again for > 7.3, though. > > > how can i know that my db using specific locale ? > > See contrib/pg_controldata if you want to be sure. > > > what cab be the couse that "l_name ~* '[[:<:]](xyz)[[:>:]]'" dont work for > > some of the hebrew characters ? > > Perhaps the regex support is missing info about this particular locale. > Feel free to send in a patch, if so ... > > regards, tom lane > > ---------------------------(end of broadcast)--------------------------- > TIP 2: you can get off all lists at once with the unregister command > (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED]) > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]