postgreSQL 9.1.18版本安装

时间:2015-07-24 08:46:46

标签: postgresql postgresql-9.1

我下载了PostgreSQL 9.1.18版本,我有windows 32位。我第一次尝试在我的计算机上安装此数据库,所以当我在最后一步开始安装PostgreSQL 9.1.18时,它会显示错误。

在安装之前,我在c盘中创建了一个名为PostgreSQL的文件夹,然后转到安全选项卡并添加帐户PostgreSQL并完全控制。当我安装PostgreSQL 9.1.18时,我选择了这个文件夹,但最后再次出现同样的错误。

ERROR

"运行安装后设置时出现问题。安装可能无法正确完成。数据库群集初始化失败"

并且我也使用cmd并输入命令net user postgres / delete但是当我输入它时显示如下,请检查图像.. image

并且当我谷歌时我发现在c中安装postgreSQL:而不是程序文件。所以当我在c盘中创建文件夹并给予完全管理员权限并在安装过程中运行安装时我选择该文件夹但是当安装完成时,另一个文件夹在程序文件中创建,其名称为PostgreSQL,并且所有子文件夹都安装在该文件夹中< / p>

任何帮助,请

更新:在initdb

之前一切正常
Executing batch file 'radB6293.bat'...
The files belonging to this database system will be owned by user "lenovo".
This user must also own the server process.

The database cluster will be initialized with locale English, United States.
initdb: could not find suitable text search configuration for locale English, United States
The default text search configuration will be set to "simple".

fixing permissions on existing directory C:/PostgreSQL ... ok
creating subdirectories ... ok
selecting default max_connections ... The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
10
....

0 个答案:

没有答案