Re: I am not sure this is a bug but I request help - Mailing list pgsql-bugs

From Tom Lane
Subject Re: I am not sure this is a bug but I request help
Date
Msg-id 4200.1102870468@sss.pgh.pa.us
Whole thread Raw
In response to I am not sure this is a bug but I request help  (Bulent Potur <bpotur@ttnet.net.tr>)
List pgsql-bugs
Bulent Potur <bpotur@ttnet.net.tr> writes:
> [bpotur@bpntbk bpotur]$ postgres -s
> FATAL:  XX000: failed to initialize DateStyle to "ISO, MDY"

>  The platform is [gelecek kurumsal linux] (a fedora v2 clone in Turkish)

Turkish?  Are you using a Turkish locale?  If so this is probably the
infamous I/i problem.  I believe we've got that fixed for 8.0, but there
isn't any simple solution in older versions ... other than not using
Turkish LC_CTYPE which you probably won't be happy with either.  Search
the PG archives to see the workarounds people have used ("turkish"
should be a good search keyword).

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bulent Potur
Date:
Subject: I am not sure this is a bug but I request help
Next
From: Josh Berkus
Date:
Subject: Re: concat fails 'sometimes' on empty colums in select