Re: cp1250 problem
От
Achilleas Mantzios
Тема
Re: cp1250 problem
Дата
Msg-id
201102151326.58744.achill@matrix.gatewaynet.com
Ответ на
cp1250 problem (Lukasz Brodziak)
Список
Дерево обсуждения
cp1250 problem Lukasz Brodziak <lukasz.brodziak@gmail.com>
Re: cp1250 problem Achilleas Mantzios <achill@matrix.gatewaynet.com>
Re: cp1250 problem Jan-Peter Seifert <Jan-Peter.Seifert@gmx.de>
Re: cp1250 problem Achilleas Mantzios <achill@matrix.gatewaynet.com>
Στις Tuesday 15 February 2011 12:44:31 ο/η Lukasz Brodziak έγραψε: > Hello, > > How can I set PostgreSQL locale and encoding to be pl_PL.cp1250 all I > can do is pl_PL.UTF-8. > I have PG 8.2.4 on Ubuntu 10.04 (polish version). > I had similar issues with the Greek ISO locale/encoding and the UTF one. If i had known earlier i would have implemented UTF since day one. UTF-8 support is pretty mature, so i dont see any reason for people to hold back to ISO encodings (in year 2011!) The locale for your whole cluster is defined in postgresql.conf. (and i believe the value is inherited by the ENV variables at initdb time) Now each database has its *own* encoding. psql -l lists who has what. > -- > Łukasz Brodziak > "What if everyting around You isn't quite as it seems, > What if all the world You think You know is an inelaborate dream > When You look at Your reflection is that all you want it to be > What if You could look right through the cracks > Would You find Yourself...... Find Yourself afraid to see" > -- Achilleas Mantzios
В списке pgsql-admin по дате отправления