BUG #15571: Installation failed - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15571: Installation failed
Date
Msg-id 15571-b04d07f983269c3b@postgresql.org
Whole thread Raw
Responses Re: BUG #15571: Installation failed  (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15571
Logged by:          Glover Gao
Email address:      glovergao@gmail.com
PostgreSQL version: 10.4
Operating system:   Windows 10 Professional
Description:

Below is the main logs, it was installed on a Chinese OS, so  the log
contains some Chinese characters, I have translated them in brackets:
    Executing batch file 'radB0A81.bat'...
    属于此数据库系统的文件宿主为用户 "Administrator".
此用户也必须为服务器进程的宿主.
数据库簇将使用本地化语言 "Chinese (Simplified)_China.936"进行初始化.
initdb: 无法为本地化语言环境"Chinese (Simplified)_China.936"找到合适的文本搜索配置
缺省的文本搜索配置将会被设置到"simple"
 
禁止为数据页生成校验和  (disable the checksum for data page)

修复已存在目录 C:/Program Files/PostgreSQL/10/data 的权限 ... 成功  (Fix existing folder
C:/Program Files/PostgreSQL/10/data permission ... successfully)
正在创建子目录 ... 成功  (Creating subfolder ... successfully)
选择默认最大联接数 (max_connections) ... 系统找不到指定的文件。  (select default max_connections
(max_connections) ... System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
20
选择默认共享缓冲区大小 (shared_buffers) ... 系统找不到指定的文件。  (select default shared_buffers
size (shared_buffers) ... System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
系统找不到指定的文件。 (System cannot find the specified file.)
400kB
选择动态共享内存实现 ......windows
创建配置文件 ... 成功
正在运行自举脚本 ...成功
正在执行自举后初始化 ...系统找不到指定的文件。
子进程已退出, 退出码为 1
initdb: 删除数据目录 "C:/Program Files/PostgreSQL/10/data" 的内容

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

Script stderr:
 Program ended with an error exit code

Error running cscript //NoLogo "C:\Program
Files\PostgreSQL\10/installer/server/initcluster.vbs" "NT
AUTHORITY\NetworkService" "postgres" "****" "C:\Program Files\PostgreSQL\10"
"C:\Program Files\PostgreSQL\10\data" 5432 "DEFAULT" 0: Program ended with
an error exit code
Problem running post-install step. Installation may not complete correctly
 The database cluster initialisation failed.
[16:47:46] Delete the temporary scripts directory...
Creating menu shortcuts...
Executing cscript //NoLogo "C:\Program
Files\PostgreSQL\10\installer\server\createshortcuts_clt.vbs" "PostgreSQL
10" "C:\Program Files\PostgreSQL\10"
Script exit code: 0


pgsql-bugs by date:

Previous
From: Réal A. Carbonneau
Date:
Subject: Re: ERROR: cannot change name of view column
Next
From: Sandeep Thakkar
Date:
Subject: Re: BUG #15571: Installation failed