From: | Brian Piatkus <Brian(at)fulcrum(dot)plus(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Regexps and Indices. |
Date: | 2003-04-23 16:07:55 |
Message-ID: | 200304231707.55208.Brian@fulcrum.plus.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Tom,
I'm really impressed with the way people chip in with answers & actually help
solve the problem too !
I've done a lot of browsing the archives & a bit of testing with my sample
db. I cant get LANG=C to work but LC_ALL=C does so I'm a bit confused. Still,
if it works and ain't broke .....
Thanks for the helpful tips.
Regards
On Wednesday 23 Apr 2003 15:16, you wrote:
> Brian Piatkus <Brian(at)fulcrum(dot)plus(dot)com> writes:
> > It turns out to be more than possible. Locale is set by default to en_GB.
> > Am I right in assuming that I need only to set LANG=C ? and should I also
> > do this for the environment of the running postmaster ?
>
> You need to re-do initdb with LANG=C in its environment. Pain in the
> neck, I know.
>
> regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Jan Weerts | 2003-04-23 16:19:52 | Re: another question about connectby from contrib |
Previous Message | Dan Wells | 2003-04-23 15:59:13 | Searching for a guidance and a possible solution |