查看文章 |
PostgreSQL 安装报错 Error reading file postgresql.conf 的解决办法
2010年06月12日 20:37
WinXP SP3 下安装PostgreSQL三次不成。
报错: > Problem running post-install step. Installation may not complete correctly > Error reading file 安装目录/data/postgresql.conf
原来有老兄用英文写的很清楚了: http://101oio.javaeye.com/blog/481571 Please don't select "default" in locale when you are using no-English version windows, or you will the following error 所以,在Default local时,随便选了个Chinese - Singapore。 Pass。 传言data目录默认需要放到NTFS的分区,如果不是,要执行一下 \PostgreSQL\8.4\bin\Initdb.exe 。 不过我没遇到问题。 |
最近读者:

