How to add conversion between LATIN1 and WIN1251? - Mailing list pgsql-general

From Condor
Subject How to add conversion between LATIN1 and WIN1251?
Date
Msg-id 730807c0c734f9051ce119fd64e5d5db@stz-bg.com
Whole thread Raw
Responses Re: How to add conversion between LATIN1 and WIN1251 ?  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general
Hello,
early postgresql versions (< 9.1) did not show this error message:
FATAL conversion between LATIN1 and WIN1251 is not supported
and connect to db. I access server over the network and every time when
I try to login because I work on latin1 I should export
LANG="ru_RU.CP1251"
for example. With few terminals on few different databases that is
pretty disgustingly.
Any way how I can avoid it ?


--
Regards,
Condor

pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: Re: How to get normalized data from tekst column
Next
From: "Tomas Vondra"
Date:
Subject: Re: General performance/load issue