How to add conversion between LATIN1 and WIN1251 ?

From: Condor <condor(at)stz-bg(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to add conversion between LATIN1 and WIN1251 ?
Date: 2011-11-25 09:19:29
Message-ID: 730807c0c734f9051ce119fd64e5d5db@stz-bg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2011-11-25 10:25:19 Re: General performance/load issue
Previous Message Andrus 2011-11-25 07:32:32 Re: How to get normalized data from tekst column