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 。

不过我没遇到问题。

你可能感兴趣的:(数据库)