Re: How to add conversion between LATIN1 and WIN1251 ?

From: Condor <condor(at)stz-bg(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to add conversion between LATIN1 and WIN1251 ?
Date: 2011-11-28 11:31:48
Message-ID: d1bc955f263b2718cdd225afa707ca7a@stz-bg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 26.11.2011 22:33, Adrian Klaver wrote:
> On Friday, November 25, 2011 11:28:06 pm Condor wrote:
>
>>
>> No, charset of databases is the same. I use the same ENV when I
>> upgrade
>> sql servers
>> and recreate psql database directory.
>>
>> About client encoding, I never ever has before a configured
>> postgresql
>> on my work station
>> where I connect to servers. Even postgres user and config file did
>> not
>> exists and this
>> worked fine in psql versions below 9.1
>
> That is why I included a link to the Release Notes. There has been a
> change in behavior in 9.1.
> I am assuming that you are using psql to connect.
>
> If you want the details here is the commit:
>
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=02e14562a806a96f38120c96421d39dfa7394192
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)gmail(dot)com

Sorry, my bad. I read it now.

--
Regards,
Condor

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Wim Bertels 2011-11-28 11:55:54 tricking EXPLAIN?
Previous Message John R Pierce 2011-11-28 09:43:24 Re: Stored function debugging help