浏览 3560 次
锁定老帖子 主题:PostgreSQL8.4安装小结
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2011-04-05
最后修改:2011-04-05
做一下小结:首先要把防火墙和杀毒软件先关闭,然后再安装。 PostgreSQL 安装报错 Error reading file postgresql.conf 的解决办法: 安装报错(最后一步报错:Problem running post-install step. Installation may not complete correctly > Error reading file d:/PostgreSQL/8.4/data/postgresql.conf),经检查data目录是空的,即使安装完毕服务也无法启动。 网上的解决方法:Please don´t select "default" in locale when you are using no-English version windows, or you will the following error。 意思是说:非英文操作系统,选择地区的时候不能选择默认,应该选择其它,如下图所示: 选择Chinese地区就可以了。 另外,如果是覆盖安装也会报错:The database cluster initialization failed,此时应该先卸载完之前的安装才能重新安装! 最后安装concourseconnect成功: 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2011-04-09
Problem running post-install step. Installation may not complete correctly > Error reading www.qqyjx.com file d:/PostgreSQL/8.4/data/postgresql.conf
|
|
返回顶楼 | |