BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.

Started by Kevin.Leeover 18 years ago3 messagesbugs
Jump to latest
#1Kevin.Lee
myaniu@gmail.com

The following bug has been logged online:

Bug reference: 3663
Logged by: Kevin.Lee
Email address: myaniu@gmail.com
PostgreSQL version: 8.3-beta1
Operating system: Windows XP JP
Description: Installer: Encoding(Server) Select list have not UTF-8
encoding.
Details:

When I install postgresql-8.3-beta1 on my Windows XP system. When
"Initialise database cluster" windows form appear.I try to set
"Encoding(Server)" to be UTF-8. But "Encoding(Server) " select list have not
UTF-8 option. I think this may be a bug.

#2Hiroshi Saito
z-saito@guitar.ocn.ne.jp
In reply to: Kevin.Lee (#1)
Re: BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.

Hi.

Yes, you look at the same thing as this.
http://winpg.jp/~saito/pginstaller/pginstaller_8.3.beta1-error1.png
I will correct it after discussion. Thanks!

Regrad,
Hiroshi Saito

----- Original Message -----
From: "Kevin.Lee" <myaniu@gmail.com>
To: <pgsql-bugs@postgresql.org>
Sent: Wednesday, October 10, 2007 1:05 AM
Subject: [BUGS] BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.

Show quoted text

The following bug has been logged online:

Bug reference: 3663
Logged by: Kevin.Lee
Email address: myaniu@gmail.com
PostgreSQL version: 8.3-beta1
Operating system: Windows XP JP
Description: Installer: Encoding(Server) Select list have not UTF-8
encoding.
Details:

When I install postgresql-8.3-beta1 on my Windows XP system. When
"Initialise database cluster" windows form appear.I try to set
"Encoding(Server)" to be UTF-8. But "Encoding(Server) " select list have not
UTF-8 option. I think this may be a bug.

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

#3Magnus Hagander
magnus@hagander.net
In reply to: Kevin.Lee (#1)
Re: BUG #3663: Installer: Encoding(Server) Select list have not UTF-8 encoding.

Kevin.Lee wrote:

The following bug has been logged online:

Bug reference: 3663
Logged by: Kevin.Lee
Email address: myaniu@gmail.com
PostgreSQL version: 8.3-beta1
Operating system: Windows XP JP
Description: Installer: Encoding(Server) Select list have not UTF-8
encoding.
Details:

When I install postgresql-8.3-beta1 on my Windows XP system. When
"Initialise database cluster" windows form appear.I try to set
"Encoding(Server)" to be UTF-8. But "Encoding(Server) " select list have not
UTF-8 option. I think this may be a bug.

This is a known problem. A bug creeped in just before beta, so UTF8 was
disabled in the win32 binary distribution because it won't work. We are
working to have this fixed by beta2.

//Magnus