Re: BUG #15571: Installation failed

From: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>
To: glovergao(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15571: Installation failed
Date: 2019-01-02 12:28:28
Message-ID: CANFyU954TQSqQMHPbsBnMj56r3uBRwB+mMHbG6RA_vm4Q-R-Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

Looks like some permission issue on that path. You may rerun the installer
with "--enable_acledit 1" command line option and see if that fixes it.

On Wed, Jan 2, 2019 at 1:48 PM PG Bug reporting form <noreply(at)postgresql(dot)org>
wrote:

> The following bug has been logged on the website:
>
> Bug reference: 15571
> Logged by: Glover Gao
> Email address: glovergao(at)gmail(dot)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
>
>

--
Sandeep Thakkar

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2019-01-02 12:52:53 Re: BUG #15570: Vacuum analyze ERROR: MultiXactId XXXX has not been created yet -- apparent wraparound
Previous Message PG Bug reporting form 2019-01-02 07:56:19 BUG #15571: Installation failed