Re: database encoding "WIN" -- Western or Cyrillic?

From: Preston Landers <pibble(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Cc: peter_e(at)gmx(dot)net
Subject: Re: database encoding "WIN" -- Western or Cyrillic?
Date: 2005-02-14 23:09:39
Message-ID: 20050214230939.29816.qmail@web81101.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Peter Eisentraut wrote:

>Am Samstag, 12. Februar 2005 23:32 schrieb Preston Landers:
>> If the postgresql encoding "WIN" is intended to be Cyrillic 1251,
then
>> it should be labeled as such in the docs to avoid confusion.

>Well, isn't it? You pointed to the place in the documentation
yourself.

Pardon me, but did you read the rest of my original email?

The "WIN" encoding is labeled "Windows CP1251". It doesn't say
anything about Cyrillic or Russian, although WIN1256 is labeled
"Windows CP1256 (Arabic)".

Assuming that it is indeed supposed to be Cyrillic, that leaves the
question of how to create a Postgresql database using Windows CP 1252
a.k.a. "Western" or "ANSI".

I remain mystified why the "WIN" encoding would default to a fairly
obscure Cyrillic encoding considering most Russian users that I know
are using either KOI8 or Unicode. It should at least be labeled
"Cyrllic" to avoid confusion.

I've seen a number of other websites that mistakenly referred to CP1251
Cyrillic when they really mean CP1252 Western. That's why I assumed
this mistake was made here, especially since the word "Cyrillic" isn't
mentioned on the PG doc page, and there is no indication of how to use
CP1252.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gregory S. Williamson 2005-02-14 23:38:16 Re: Privileges question
Previous Message javier wilson 2005-02-14 22:18:07 Re: Help with seq numbers...