[BUGS] BUG #14760: Installation Failed/Interrupted - Mailing list pgsql-bugs

From nikhil.varangaonkar@bhge.com
Subject [BUGS] BUG #14760: Installation Failed/Interrupted
Date
Msg-id 20170725073508.1464.24584@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14760
Logged by:          Nikhil Varangaonkar
Email address:      nikhil.varangaonkar@bhge.com
PostgreSQL version: 9.6.2
Operating system:   Windows 10
Description:

Installation fails with below log
---------------------------------------
selecting dynamic shared memory implementation ... windows
creating configuration files ... ok
creating template1 database in C:/Program Files/PostgreSQL/9.6/data/base/1
... ok
initializing pg_authid ... ok
setting password ... FATAL:  invalid byte sequence for encoding "UTF8": 0xe0
0x74 0x27
child process exited with exit code 1
initdb: removing contents of data directory "C:/Program
Files/PostgreSQL/9.6/data"

Called Die(Failed to initialise the database cluster with initdb)...
Failed to initialise the database cluster with initdb
---------------------------------------

It seems the superuser pwd cannot accept non-English characters. Please
confirm.

Thanks


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [BUGS] BUG #14759: insert into foreign data partitions fail
Next
From: vindrg@gmail.com
Date:
Subject: [BUGS] BUG #14761: pg_dumpall --version is misleading (from jessie-pgdgpostgresql-client-common)