天高云淡 发表于 2016-11-19 08:02:29

PostgreSQL安装出错解决

WinXP SP3 下安装PostgreSQL三次不成。
报错:
> Problem running post-install step. Installation may not complete correctly 
> Error reading file 安装目录/data/postgresql.conf
解决方法:
所以,在Default local时,随便选了个Chinese - Singapore。 Pass。
传言data目录默认需要放到NTFS的分区,如果不是,要执行一下 \PostgreSQL\8.4\bin\Initdb.exe 。
不过我没遇到问题。
页: [1]
查看完整版本: PostgreSQL安装出错解决