WinXP SP3 下安装Postgre
sql三次不成。 报错: > Problem running post-install step. Installation may not complete correctly > Error reading file 安装目录/data/postgre
sql.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的分区,如果不是,要执行一下 \Postgre
sql\8.4\bin\Initdb.exe 。 不过我没遇到问题。