[postgis-devel] [PostGIS] #1965: turkish locale breaks postgis
PostGIS
trac at osgeo.org
Fri Aug 24 09:12:20 PDT 2012
#1965: turkish locale breaks postgis
---------------------+------------------------------------------------------
Reporter: plq | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by pramsey):
Still works for me with this call:
{{{
createdb -U pramsey -T template0 -E utf8 --lc-collate=tr_TR --lc-
ctype=tr_TR some_db
}}}
tr_TR.utf8 was considered an unknown locale on my system
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1965#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list